body {
    background-color: #f0fdfc;
}

body {
    font-family: Inter Tight;
}

.midumr34vl {
    font-family: 'Inter Tight', sans-serif;
    font-size: 7.5rem;
    line-height: 1.1;
    letter-spacing: -0.01em;
}

.midumr34vl>.l3p59nl4of {
    font-size: 9.375rem;
}

.g7ul2oe0gq {
    font-family: 'Inter Tight', sans-serif;
    font-size: 5rem;
    line-height: 1.1;
    letter-spacing: -0.01em;
}

.g7ul2oe0gq>.l3p59nl4of {
    font-size: 6.25rem;
}

.hiwhdmnky1 {
    font-family: 'Inter Tight', sans-serif;
    font-size: 1.125rem;
    line-height: 1;
    font-weight: 300;
}

.hiwhdmnky1>.l3p59nl4of {
    font-size: 1.40625rem;
}

.oa7nbfq9dh {
    font-family: 'Inter Tight', sans-serif;
    font-size: 2.25rem;
    line-height: 1;
    font-weight: 300;
}

.oa7nbfq9dh>.l3p59nl4of {
    font-size: 2.8125rem;
}

.gpfrw8jlue {
    font-family: 'Inter Tight', sans-serif;
    font-size: 1.25rem;
    line-height: 1.33;
    font-weight: 300;
}

.gpfrw8jlue>.l3p59nl4of {
    font-size: 1.5625rem;
}

/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
    .midumr34vl {
        font-size: 6rem;
    }
}

@media (max-width: 768px) {
    .midumr34vl {
        font-size: 5.25rem;
        font-size: calc(3.2749999999999995rem + (7.5 - 3.2749999999999995) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.1 * (3.2749999999999995rem + (7.5 - 3.2749999999999995) * ((100vw - 20rem) / (48 - 20))));
    }

    .g7ul2oe0gq {
        font-size: 4rem;
        font-size: calc(2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.3 * (2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20))));
    }

    .hiwhdmnky1 {
        font-size: 0.9rem;
        font-size: calc(1.04375rem + (1.125 - 1.04375) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.04375rem + (1.125 - 1.04375) * ((100vw - 20rem) / (48 - 20))));
    }

    .oa7nbfq9dh {
        font-size: 1.8rem;
        font-size: calc(1.4375rem + (2.25 - 1.4375) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.4375rem + (2.25 - 1.4375) * ((100vw - 20rem) / (48 - 20))));
    }

    .gpfrw8jlue {
        font-size: 1rem;
        font-size: calc(1.0875rem + (1.25 - 1.0875) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.0875rem + (1.25 - 1.0875) * ((100vw - 20rem) / (48 - 20))));
    }
}

/* Buttons */
.thqolv62km {
    padding: 0.6rem 1.2rem;
    border-radius: 0;
}

.btn-sm {
    padding: 0.6rem 1.2rem;
    border-radius: 0;
}

.btn-md {
    padding: 0.6rem 1.2rem;
    border-radius: 0;
}

.btn-lg {
    padding: 1rem 2.6rem;
    border-radius: 0;
}

.bg-primary {
    background-color: #fbe698 !important;
}

.bg-success {
    background-color: #7ae6b4 !important;
}

.bg-info {
    background-color: #69dff7 !important;
}

.bg-warning {
    background-color: #ffd861 !important;
}

.bg-danger {
    background-color: #e87883 !important;
}

.bt9fyfhhqn,
.bt9fyfhhqn:active {
    background-color: #fbe698 !important;
    border-color: #fbe698 !important;
    color: #8e7106 !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.bt9fyfhhqn:hover,
.bt9fyfhhqn:focus,
.bt9fyfhhqn.focus,
.bt9fyfhhqn.u027c2kruy {
    color: #3b2f02 !important;
    background-color: #f8d245 !important;
    border-color: #f8d245 !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.bt9fyfhhqn.vmmihfjy10,
.bt9fyfhhqn:disabled {
    color: #8e7106 !important;
    background-color: #f8d245 !important;
    border-color: #f8d245 !important;
}

.btn-secondary,
.btn-secondary:active {
    background-color: #15b5b0 !important;
    border-color: #15b5b0 !important;
    color: #ffffff !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.u027c2kruy {
    color: #ffffff !important;
    background-color: #0c6764 !important;
    border-color: #0c6764 !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-secondary.vmmihfjy10,
.btn-secondary:disabled {
    color: #ffffff !important;
    background-color: #0c6764 !important;
    border-color: #0c6764 !important;
}

.btn-info,
.btn-info:active {
    background-color: #69dff7 !important;
    border-color: #69dff7 !important;
    color: #054d5c !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.u027c2kruy {
    color: #ffffff !important;
    background-color: #17cdf3 !important;
    border-color: #17cdf3 !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-info.vmmihfjy10,
.btn-info:disabled {
    color: #054d5c !important;
    background-color: #17cdf3 !important;
    border-color: #17cdf3 !important;
}

.btn-success,
.btn-success:active {
    background-color: #7ae6b4 !important;
    border-color: #7ae6b4 !important;
    color: #0f5233 !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.u027c2kruy {
    color: #ffffff !important;
    background-color: #31d88b !important;
    border-color: #31d88b !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-success.vmmihfjy10,
.btn-success:disabled {
    color: #0f5233 !important;
    background-color: #31d88b !important;
    border-color: #31d88b !important;
}

.btn-warning,
.btn-warning:active {
    background-color: #ffd861 !important;
    border-color: #ffd861 !important;
    color: #614900 !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.u027c2kruy {
    color: #0a0800 !important;
    background-color: #ffc30a !important;
    border-color: #ffc30a !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-warning.vmmihfjy10,
.btn-warning:disabled {
    color: #614900 !important;
    background-color: #ffc30a !important;
    border-color: #ffc30a !important;
}

.btn-danger,
.btn-danger:active {
    background-color: #e87883 !important;
    border-color: #e87883 !important;
    color: #ffffff !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.u027c2kruy {
    color: #ffffff !important;
    background-color: #db2e3f !important;
    border-color: #db2e3f !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-danger.vmmihfjy10,
.btn-danger:disabled {
    color: #ffffff !important;
    background-color: #db2e3f !important;
    border-color: #db2e3f !important;
}

.btn-white,
.btn-white:active {
    background-color: #fafafa !important;
    border-color: #fafafa !important;
    color: #7a7a7a !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.u027c2kruy {
    color: #4f4f4f !important;
    background-color: #cfcfcf !important;
    border-color: #cfcfcf !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-white.vmmihfjy10,
.btn-white:disabled {
    color: #7a7a7a !important;
    background-color: #cfcfcf !important;
    border-color: #cfcfcf !important;
}

.btn-black,
.btn-black:active {
    background-color: #232323 !important;
    border-color: #232323 !important;
    color: #ffffff !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.u027c2kruy {
    color: #ffffff !important;
    background-color: #000000 !important;
    border-color: #000000 !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-black.vmmihfjy10,
.btn-black:disabled {
    color: #ffffff !important;
    background-color: #000000 !important;
    border-color: #000000 !important;
}

.btn-primary-outline,
.btn-primary-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #fbe698;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.u027c2kruy {
    color: #f8d245 !important;
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-primary-outline.vmmihfjy10,
.btn-primary-outline:disabled {
    color: #8e7106 !important;
    background-color: #fbe698 !important;
    border-color: #fbe698 !important;
}

.btn-secondary-outline,
.btn-secondary-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #15b5b0;
}

.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.u027c2kruy {
    color: #0c6764 !important;
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-secondary-outline.vmmihfjy10,
.btn-secondary-outline:disabled {
    color: #ffffff !important;
    background-color: #15b5b0 !important;
    border-color: #15b5b0 !important;
}

.btn-info-outline,
.btn-info-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #69dff7;
}

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.u027c2kruy {
    color: #17cdf3 !important;
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-info-outline.vmmihfjy10,
.btn-info-outline:disabled {
    color: #054d5c !important;
    background-color: #69dff7 !important;
    border-color: #69dff7 !important;
}

.btn-success-outline,
.btn-success-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #7ae6b4;
}

.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.u027c2kruy {
    color: #31d88b !important;
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-success-outline.vmmihfjy10,
.btn-success-outline:disabled {
    color: #0f5233 !important;
    background-color: #7ae6b4 !important;
    border-color: #7ae6b4 !important;
}

.btn-warning-outline,
.btn-warning-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #ffd861;
}

.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.u027c2kruy {
    color: #ffc30a !important;
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-warning-outline.vmmihfjy10,
.btn-warning-outline:disabled {
    color: #614900 !important;
    background-color: #ffd861 !important;
    border-color: #ffd861 !important;
}

.btn-danger-outline,
.btn-danger-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #e87883;
}

.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.u027c2kruy {
    color: #db2e3f !important;
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-danger-outline.vmmihfjy10,
.btn-danger-outline:disabled {
    color: #ffffff !important;
    background-color: #e87883 !important;
    border-color: #e87883 !important;
}

.btn-black-outline,
.btn-black-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #232323;
}

.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.u027c2kruy {
    color: #000000 !important;
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-black-outline.vmmihfjy10,
.btn-black-outline:disabled {
    color: #ffffff !important;
    background-color: #232323 !important;
    border-color: #232323 !important;
}

.btn-white-outline,
.btn-white-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #fafafa;
}

.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus,
.btn-white-outline.u027c2kruy {
    color: #cfcfcf !important;
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-white-outline.vmmihfjy10,
.btn-white-outline:disabled {
    color: #7a7a7a !important;
    background-color: #fafafa !important;
    border-color: #fafafa !important;
}

.text-primary {
    color: #fbe698 !important;
}

.text-secondary {
    color: #15b5b0 !important;
}

.text-success {
    color: #7ae6b4 !important;
}

.text-info {
    color: #69dff7 !important;
}

.text-warning {
    color: #ffd861 !important;
}

.text-danger {
    color: #e87883 !important;
}

.text-white {
    color: #fafafa !important;
}

.text-black {
    color: #232323 !important;
}

a.text-primary:hover,
a.text-primary:focus,
a.text-primary.u027c2kruy {
    color: #f7ce36 !important;
}

a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.u027c2kruy {
    color: #0a5a57 !important;
}

a.text-success:hover,
a.text-success:focus,
a.text-success.u027c2kruy {
    color: #28d283 !important;
}

a.text-info:hover,
a.text-info:focus,
a.text-info.u027c2kruy {
    color: #0dc7ed !important;
}

a.text-warning:hover,
a.text-warning:focus,
a.text-warning.u027c2kruy {
    color: #fabc00 !important;
}

a.text-danger:hover,
a.text-danger:focus,
a.text-danger.u027c2kruy {
    color: #d62436 !important;
}

a.text-white:hover,
a.text-white:focus,
a.text-white.u027c2kruy {
    color: #c7c7c7 !important;
}

a.text-black:hover,
a.text-black:focus,
a.text-black.u027c2kruy {
    color: #000000 !important;
}

a[class*="text-"]:not(.du13b4b9ka):not(.dropdown-item):not([role]):not(.r9vtirvhlu) {
    position: relative;
    background-image: transparent;
    background-size: 10000px 2px;
    background-repeat: no-repeat;
    background-position: 0px 1.2em;
    background-position: -10000px 1.2em;
}

a[class*="text-"]:not(.du13b4b9ka):not(.dropdown-item):not([role]):not(.r9vtirvhlu):hover {
    transition: background-position 2s ease-in-out;
    background-image: linear-gradient(currentColor 50%, currentColor 50%);
    background-position: 0px 1.2em;
}

.e7hlgz1otv .du13b4b9ka.u027c2kruy {
    color: #fbe698;
}

.e7hlgz1otv .du13b4b9ka:not(.u027c2kruy) {
    color: #232323;
}

.ig9uqk4non {
    background-color: #70c770;
}

.alert-info {
    background-color: #69dff7;
}

.alert-warning {
    background-color: #ffd861;
}

.is99l06a8q {
    background-color: #e87883;
}

.mbr-gallery-filter li.u027c2kruy .thqolv62km {
    background-color: #fbe698;
    border-color: #fbe698;
    color: #a78506;
}

.mbr-gallery-filter li.u027c2kruy .thqolv62km:focus {
    box-shadow: none;
}

a,
a:hover {
    color: #fbe698;
}

.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
    color: #ffffff;
}

.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
    color: #ffffff;
}

.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
    color: #ffffff;
}

.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
    color: #ffffff;
}

.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
    color: #ffffff;
}

/* Scroll to top button*/
.scrollToTop_wraper {
    display: none;
}

.ep7csrx5kk {
    font-family: 'Inter Tight', sans-serif;
    font-size: 1.125rem;
    line-height: 1;
    font-weight: 300;
    font-weight: 400;
}

.ep7csrx5kk>.l3p59nl4of {
    font-size: 1.40625rem;
}

.ep7csrx5kk:hover,
.ep7csrx5kk:focus {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
    border-color: #fbe698 !important;
}

.ep7csrx5kk:-webkit-input-placeholder {
    font-family: 'Inter Tight', sans-serif;
    font-size: 1.125rem;
    line-height: 1;
    font-weight: 300;
    font-weight: 400;
}

.ep7csrx5kk:-webkit-input-placeholder>.l3p59nl4of {
    font-size: 1.40625rem;
}

blockquote {
    border-color: #fbe698;
}

/* Forms */
.jq-selectbox li:hover,
.jq-selectbox li.selected {
    background-color: #fbe698;
    color: #000000;
}

.jq-number__spin {
    transition: 0.25s ease;
}

.jq-number__spin:hover {
    border-color: #fbe698;
}

.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
    transition: 0.4s;
    border-top-color: #353535;
    border-bottom-color: #353535;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
    border-top-color: #fbe698;
    border-bottom-color: #fbe698;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    color: #000000 !important;
    background-color: #fbe698 !important;
    box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #000000 !important;
    background: #15b5b0 !important;
    box-shadow: none !important;
}

.lazy-bg {
    background-image: none !important;
}

.lazy-placeholder:not(section),
.lazy-none {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: auto;
}

iframe.lazy-placeholder,
.lazy-placeholder:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    background: transparent no-repeat center;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-image: url("../../../data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%23fbe698' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

section.lazy-placeholder:after {
    opacity: 0.5;
}

body {
    overflow-x: hidden;
}

a {
    transition: color 0.6s;
}

.wvu979lc17 .thqolv62km,
.qcof3x9e7c .thqolv62km {
    box-shadow: none;
    border: none;
    border-radius: 0;
    padding: 21px 28px;
}

.wvu979lc17 .btn-primary-outline,
.qcof3x9e7c .btn-primary-outline,
.wvu979lc17 .btn-secondary-outline,
.qcof3x9e7c .btn-secondary-outline,
.wvu979lc17 .btn-success-outline,
.qcof3x9e7c .btn-success-outline,
.wvu979lc17 .btn-info-outline,
.qcof3x9e7c .btn-info-outline,
.wvu979lc17 .btn-warning-outline,
.qcof3x9e7c .btn-warning-outline,
.wvu979lc17 .btn-danger-outline,
.qcof3x9e7c .btn-danger-outline,
.wvu979lc17 .btn-black-outline,
.qcof3x9e7c .btn-black-outline,
.wvu979lc17 .btn-white-outline,
.qcof3x9e7c .btn-white-outline {
    position: relative;
    padding: 0 !important;
}

.wvu979lc17 .btn-primary-outline:hover::before,
.qcof3x9e7c .btn-primary-outline:hover::before,
.wvu979lc17 .btn-secondary-outline:hover::before,
.qcof3x9e7c .btn-secondary-outline:hover::before,
.wvu979lc17 .btn-success-outline:hover::before,
.qcof3x9e7c .btn-success-outline:hover::before,
.wvu979lc17 .btn-info-outline:hover::before,
.qcof3x9e7c .btn-info-outline:hover::before,
.wvu979lc17 .btn-warning-outline:hover::before,
.qcof3x9e7c .btn-warning-outline:hover::before,
.wvu979lc17 .btn-danger-outline:hover::before,
.qcof3x9e7c .btn-danger-outline:hover::before,
.wvu979lc17 .btn-black-outline:hover::before,
.qcof3x9e7c .btn-black-outline:hover::before,
.wvu979lc17 .btn-white-outline:hover::before,
.qcof3x9e7c .btn-white-outline:hover::before {
    width: 0;
}

.wvu979lc17 .btn-primary-outline::before,
.qcof3x9e7c .btn-primary-outline::before,
.wvu979lc17 .btn-secondary-outline::before,
.qcof3x9e7c .btn-secondary-outline::before,
.wvu979lc17 .btn-success-outline::before,
.qcof3x9e7c .btn-success-outline::before,
.wvu979lc17 .btn-info-outline::before,
.qcof3x9e7c .btn-info-outline::before,
.wvu979lc17 .btn-warning-outline::before,
.qcof3x9e7c .btn-warning-outline::before,
.wvu979lc17 .btn-danger-outline::before,
.qcof3x9e7c .btn-danger-outline::before,
.wvu979lc17 .btn-black-outline::before,
.qcof3x9e7c .btn-black-outline::before,
.wvu979lc17 .btn-white-outline::before,
.qcof3x9e7c .btn-white-outline::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    bottom: -2px;
    transition: all .3s ease;
}

.wvu979lc17 .btn-primary-outline::before,
.qcof3x9e7c .btn-primary-outline::before {
    background-color: #fbe698;
}

.wvu979lc17 .btn-secondary-outline::before,
.qcof3x9e7c .btn-secondary-outline::before {
    background-color: #15b5b0;
}

.wvu979lc17 .btn-success-outline::before,
.qcof3x9e7c .btn-success-outline::before {
    background-color: #7ae6b4;
}

.wvu979lc17 .btn-info-outline::before,
.qcof3x9e7c .btn-info-outline::before {
    background-color: #69dff7;
}

.wvu979lc17 .btn-warning-outline::before,
.qcof3x9e7c .btn-warning-outline::before {
    background-color: #ffd861;
}

.wvu979lc17 .btn-danger-outline::before,
.qcof3x9e7c .btn-danger-outline::before {
    background-color: #e87883;
}

.wvu979lc17 .btn-black-outline::before,
.qcof3x9e7c .btn-black-outline::before {
    background-color: #000000;
}

.wvu979lc17 .btn-white-outline::before,
.qcof3x9e7c .btn-white-outline::before {
    background-color: #ffffff;
}

.as0k3803p8 {
    background-color: transparent;
}

.as0k3803p8 .x1zr5t0yhx {
    background-color: #f1f2f4 !important;
    padding: 0;
    background-color: transparent !important;
}

.as0k3803p8 .k3iyc5s3je.y53bs1n73s .dropdown .dropdown-menu {
    background-color: #f1f2f4 !important;
    background-color: transparent !important;
    background: #f1f2f4;
}

.as0k3803p8 .k3iyc5s3je.y53bs1n73s .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
    left: 100%;
}

@media (max-width: 991px) {

    .as0k3803p8 .x399k0o08v .k3iyc5s3je.opened,
    .as0k3803p8 .x399k0o08v .n1jke6d7pj {
        background-color: #f1f2f4 !important;
        transition: all 0s ease 0s;
        background-color: transparent !important;
    }
}

.as0k3803p8 .x1zr5t0yhx {
    position: relative !important;
}

.as0k3803p8 .thqolv62km {
    min-height: auto;
    box-shadow: none;
    margin-top: 0;
}

.as0k3803p8 .thqolv62km:hover {
    box-shadow: none;
}

@media (min-width: 992px) {
    .as0k3803p8 ul.jwr1azwi0g {
        padding-bottom: 1.5rem;
    }

    .as0k3803p8 .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
    .as0k3803p8 .oyo0d1rd0w.dropdown-toggle::after {
        display: inline-block;
        width: 7px;
        height: 7px;
        margin-left: 0.5rem;
        margin-bottom: 2px;
        content: "";
        border: 2px solid;
        border-left: none;
        border-top: none;
        transform: rotate(-45deg);
    }

    .as0k3803p8 .oyo0d1rd0w.dropdown-toggle::after {
        padding: 0 !important;
        transform: rotate(45deg);
    }

    .as0k3803p8 li.psxg5qy9r2 {
        position: relative;
        display: inline-block;
        padding: 1px 7px !important;
        vertical-align: middle;
        line-height: 2em !important;
        font-weight: 600 !important;
        text-decoration: none;
        letter-spacing: 0 !important;
        z-index: 1;
    }

    .as0k3803p8 .lg_brand {
        margin: 0 1rem;
    }
}

.as0k3803p8 .psxg5qy9r2 {
    margin: 4px 15px;
}

@media (min-width: 1200px) {
    .as0k3803p8 .psxg5qy9r2 {
        margin: 4px 20px;
    }
}

@media (max-width: 991px) {
    .as0k3803p8 .psxg5qy9r2 {
        margin: 0 !important;
    }
}

.as0k3803p8 .dropdown-menu {
    border-radius: 0;
    box-shadow: none;
    text-align: left;
}

@media (min-width: 992px) {
    .as0k3803p8 .dropdown-menu {
        padding: 18px 34px 22px;
        min-width: 250px;
        top: auto !important;
        left: -40px !important;
    }

    .as0k3803p8 .dropdown-menu.dropdown-submenu {
        left: 215px !important;
        top: -45% !important;
    }
}

@media (max-width: 991px) {

    .as0k3803p8 .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
    .as0k3803p8 .oyo0d1rd0w.dropdown-toggle::after {
        display: inline-block;
        width: 7px;
        height: 7px;
        margin-left: 0.5rem;
        margin-bottom: 2px;
        content: "";
        border: 2px solid;
        border-left: none;
        border-top: none;
        transform: rotate(-45deg);
        right: 15px;
        position: absolute;
        margin-top: -2px;
    }

    .as0k3803p8 .v7qdkl7nkh.dropdown-toggle[aria-expanded="true"]::after {
        transform: rotate(45deg);
        margin-top: -4px;
    }

    .as0k3803p8 .offcanvas_box {
        display: none;
    }
}

.as0k3803p8 .dropdown-item {
    border: none;
    font-weight: 300 !important;
}

.as0k3803p8 .yqyyzf22ef .oyo0d1rd0w {
    font-weight: 300 !important;
    padding: 0 !important;
    margin: 0 !important;
}

.as0k3803p8 .yqyyzf22ef .oyo0d1rd0w.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0;
}

.as0k3803p8 .container {
    display: flex;
    margin: auto;
}

.as0k3803p8 .iconfont-wrapper {
    color: #495dff;
    font-size: 17px;
    margin-right: 10px;
    margin-bottom: 5px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.2s ease-in-out;
}

.as0k3803p8 .iconfont-wrapper:last-child {
    margin-right: 0;
}

.as0k3803p8 .iconfont-wrapper:hover {
    opacity: 0.5;
}

.as0k3803p8 .r9vtirvhlu {
    color: #00453D;
}

.as0k3803p8 .jwr1azwi0g {
    margin: 0 1rem;
}

@media (min-width: 992px) {
    .as0k3803p8 .jwr1azwi0g {
        margin: 0;
    }
}

.as0k3803p8 .dropdown-menu,
.as0k3803p8 .k3iyc5s3je.opened {
    background-color: false !important;
}

.as0k3803p8 .psxg5qy9r2:focus,
.as0k3803p8 .du13b4b9ka:focus {
    outline: none;
}

.as0k3803p8 .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    transition: all 0.25s ease-in-out;
}

.as0k3803p8 .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
}

.as0k3803p8 .dropdown .dropdown-menu .dropdown-item .l3p59nl4of {
    margin-right: 0.5rem;
    vertical-align: sub;
}

.as0k3803p8 .dropdown .dropdown-menu .dropdown-item .l3p59nl4of:before {
    display: inline-block;
    transform: scale(1, 1);
    transition: all 0.25s ease-in-out;
}

.as0k3803p8 .xrqnlw74a7 .dropdown-menu .dropdown-item:before {
    display: none;
}

.as0k3803p8 .xrqnlw74a7 .dropdown .dropdown-menu .dropdown-item {
    padding: 0.235em 1.5em 0.235em 1.5em !important;
    transition: none;
    margin: 0 !important;
}

.as0k3803p8 .k3iyc5s3je {
    min-height: 70px;
    padding: 20px 0;
    transition: all 0.3s;
    border-bottom-width: 0;
}

@media (max-width: 992px) {
    .as0k3803p8 .k3iyc5s3je {
        min-height: 30px;
        max-height: none;
    }
}

.as0k3803p8 .k3iyc5s3je.opened {
    transition: all 0.3s;
}

.as0k3803p8 .k3iyc5s3je .dropdown-item {
    padding: 0;
    margin: 8px 0;
}

.as0k3803p8 .k3iyc5s3je .navbar-logo img {
    max-width: 130px;
    max-height: 130px;
    object-fit: contain;
}

.as0k3803p8 .k3iyc5s3je .n1jke6d7pj {
    justify-content: space-between;
    z-index: 1;
}

.as0k3803p8 .k3iyc5s3je.xrqnlw74a7 {
    justify-content: center;
}

.as0k3803p8 .k3iyc5s3je.xrqnlw74a7 .psxg5qy9r2 .du13b4b9ka::before {
    display: none;
}

.as0k3803p8 .k3iyc5s3je.xrqnlw74a7.opened .dropdown-menu {
    top: 0;
}

.as0k3803p8 .k3iyc5s3je.xrqnlw74a7 .dropdown-menu .dropdown-submenu {
    left: 0 !important;
}

.as0k3803p8 .k3iyc5s3je.xrqnlw74a7 .dropdown-menu .dropdown-item:after {
    right: auto;
}

.as0k3803p8 .k3iyc5s3je.xrqnlw74a7 ul.jwr1azwi0g li {
    margin: auto;
}

.as0k3803p8 .k3iyc5s3je.xrqnlw74a7 .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem;
    text-align: left;
}

.as0k3803p8 .k3iyc5s3je.xrqnlw74a7 .icons-menu {
    padding: 0;
}

@media (max-width: 991px) {
    .as0k3803p8 .k3iyc5s3je .psxg5qy9r2 {
        padding: 0.5rem 0;
    }

    .as0k3803p8 .k3iyc5s3je .n1jke6d7pj {
        padding: 34px 0;
        border-radius: 25px;
    }

    .as0k3803p8 .k3iyc5s3je .psxg5qy9r2 .du13b4b9ka::before {
        display: none;
    }

    .as0k3803p8 .k3iyc5s3je.opened .dropdown-menu {
        top: 0;
    }

    .as0k3803p8 .k3iyc5s3je .dropdown-menu {
        padding: 6px 0 6px 15px;
    }

    .as0k3803p8 .k3iyc5s3je .dropdown-menu .dropdown-submenu {
        left: 0 !important;
    }

    .as0k3803p8 .k3iyc5s3je .dropdown-menu .dropdown-item:after {
        right: auto;
        margin-top: -0.4rem;
    }

    .as0k3803p8 .k3iyc5s3je .navbar-logo img {
        height: 3rem !important;
    }

    .as0k3803p8 .k3iyc5s3je ul.jwr1azwi0g {
        overflow: hidden;
    }

    .as0k3803p8 .k3iyc5s3je ul.jwr1azwi0g li {
        margin: 0;
    }

    .as0k3803p8 .k3iyc5s3je .dropdown-menu .dropdown-item {
        padding: 0 !important;
        margin: 0;
        margin-top: 8px;
        text-align: left;
    }

    .as0k3803p8 .k3iyc5s3je .miusi7141h {
        flex-shrink: initial;
        flex-basis: auto;
        word-break: break-word;
        padding-right: 2rem;
    }

    .as0k3803p8 .k3iyc5s3je .v7p9yepaog {
        flex-basis: auto;
    }

    .as0k3803p8 .k3iyc5s3je .icons-menu {
        padding: 0;
    }
}

.as0k3803p8 .k3iyc5s3je.navbar-short {
    min-height: 60px;
}

.as0k3803p8 .k3iyc5s3je.navbar-short .navbar-logo img {
    height: 2.5rem !important;
}

.as0k3803p8 .k3iyc5s3je.navbar-short .miusi7141h {
    min-height: 60px;
    padding: 0;
}

.as0k3803p8 .miusi7141h {
    min-height: 70px;
    flex-shrink: 0;
    align-items: center;
    margin-right: 0;
    padding: 10px 0;
    transition: all 0.3s;
    word-break: break-word;
    z-index: 1;
}

.as0k3803p8 .miusi7141h .r9vtirvhlu {
    line-height: inherit !important;
    font-weight: 300;
}

.as0k3803p8 .miusi7141h .navbar-logo a {
    outline: none;
}

.as0k3803p8 .dropdown-item.u027c2kruy,
.as0k3803p8 .dropdown-item:active {
    background-color: transparent;
}

.as0k3803p8 .y53bs1n73s .jwr1azwi0g .du13b4b9ka {
    padding: 0;
}

.as0k3803p8 .yqyyzf22ef .oyo0d1rd0w.dropdown-toggle {
    margin-right: 1.667em;
}

.as0k3803p8 .yqyyzf22ef .oyo0d1rd0w.dropdown-toggle[aria-expanded="true"] {
    margin-right: 0;
    padding: 0.667em 1.667em;
}

.as0k3803p8 .k3iyc5s3je .dropdown.open>.dropdown-menu {
    display: block;
}

.as0k3803p8 ul.jwr1azwi0g {
    flex-wrap: wrap;
    padding: 0;
}

.as0k3803p8 .navbar-buttons {
    text-align: center;
    min-width: 170px;
}

.as0k3803p8 button.v7p9yepaog {
    outline: none;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
    color: #f1f2f4;
    background: #000000;
}

.as0k3803p8 button.v7p9yepaog .hn9dof4i5s span {
    position: absolute;
    right: 10px;
    margin-top: 14px;
    width: 26px;
    height: 2px;
    border-right: 5px;
    background-color: #f0fdfc;
}

.as0k3803p8 button.v7p9yepaog .hn9dof4i5s span:nth-child(1) {
    top: 0;
    transition: all 0.2s;
}

.as0k3803p8 button.v7p9yepaog .hn9dof4i5s span:nth-child(2) {
    top: 8px;
    transition: all 0.15s;
}

.as0k3803p8 button.v7p9yepaog .hn9dof4i5s span:nth-child(3) {
    top: 8px;
    transition: all 0.15s;
}

.as0k3803p8 button.v7p9yepaog .hn9dof4i5s span:nth-child(4) {
    top: 16px;
    transition: all 0.2s;
}

.as0k3803p8 nav.opened .hn9dof4i5s span:nth-child(1) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.as0k3803p8 nav.opened .hn9dof4i5s span:nth-child(2) {
    transform: rotate(45deg);
    transition: all 0.25s;
}

.as0k3803p8 nav.opened .hn9dof4i5s span:nth-child(3) {
    transform: rotate(-45deg);
    transition: all 0.25s;
}

.as0k3803p8 nav.opened .hn9dof4i5s span:nth-child(4) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.as0k3803p8 a.du13b4b9ka {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.as0k3803p8 .icons-menu {
    flex-wrap: nowrap;
    display: flex;
    justify-content: center;
    padding: 0;
    text-align: center;
    margin-bottom: 35px;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .as0k3803p8 .k3iyc5s3je {
        height: 70px;
    }

    .as0k3803p8 .k3iyc5s3je.opened {
        height: auto;
    }

    .as0k3803p8 .psxg5qy9r2 .du13b4b9ka:hover::before {
        width: 175%;
        max-width: calc(100% + 2rem);
        left: -1rem;
    }
}

.as0k3803p8 .x1zr5t0yhx .navbar-logo {
    margin-right: 15px;
}

@media (min-width: 768px) {
    .as0k3803p8 .i35gz1ohz8 {
        padding-left: 22px;
        padding-right: 22px;
    }
}

.as0k3803p8 .qcof3x9e7c {
    padding-top: 5px;
}

.as0k3803p8 .qcof3x9e7c .thqolv62km {
    width: fit-content;
    white-space: nowrap;
    margin: 0 4px 4px 4px;
}

@media (max-width: 992px) {
    .as0k3803p8 .qcof3x9e7c .thqolv62km {
        margin: 0 16px 4px;
    }
}

.as0k3803p8 .r9vtirvhlu:hover {
    color: #000000;
}

@media (min-width: 992px) {
    .as0k3803p8 .dropdown-menu.dropdown-submenu {
        left: 175px !important;
        top: -45% !important;
    }
}

.as0k3803p8 .du13b4b9ka {
    opacity: 0.7;
}

.as0k3803p8 .du13b4b9ka:hover,
.as0k3803p8 .du13b4b9ka:focus {
    opacity: 1;
}

.as0k3803p8 .icons-menu-main {
    display: flex;
}

.as0k3803p8 .pwm358i6o3 {
    color: #ffffff;
}

.as0k3803p8 .c1rct3bofn {
    color: #ffffff;
    text-align: center;
}

.as0k3803p8 .text_widget {
    color: #ffffff;
}

.as0k3803p8 .pwm358i6o3,
.as0k3803p8 .text_widget,
.as0k3803p8 .wvu979lc17 {
    text-align: center;
}

.as0k3803p8 a[class*="text-"]:not(.du13b4b9ka):not(.dropdown-item):not([role]):not(.r9vtirvhlu):hover {
    background-image: none;
}

.as0k3803p8 .du13b4b9ka,
.as0k3803p8 .dropdown-item {
    color: #00453D;
}

.pmy1he3dy8 {
    background-image: url("photo-1658863025691-bf7cbe302a2f.jpeg");
}

.pmy1he3dy8 .dqj7jncmor.vmmihfjy10 {
    display: none;
}

.pmy1he3dy8 .dqj7jncmor {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.pmy1he3dy8 .i35gz1ohz8 {
    padding: 0 22px;
    overflow: hidden;
}

@media (max-width: 992px) {
    .pmy1he3dy8 .i35gz1ohz8 {
        padding: 0 16px;
    }
}

.pmy1he3dy8 .i35gz1ohz8 .rubct8npnl {
    padding: 0;
}

.pmy1he3dy8 .container {
    overflow: hidden;
}

.pmy1he3dy8 .xhyh0n7z1i {
    margin: 0 auto;
}

.pmy1he3dy8 .xhyh0n7z1i .gmrukpjqbq {
    margin-bottom: 22px;
}

.pmy1he3dy8 .xhyh0n7z1i .ogdxyhazmu .c1rct3bofn {
    display: inline-block;
    width: 70%;
    margin-bottom: 22px;
}

@media (max-width: 992px) {
    .pmy1he3dy8 .xhyh0n7z1i .ogdxyhazmu .c1rct3bofn {
        width: 100%;
    }
}

.pmy1he3dy8 .gmrukpjqbq {
    color: #ffffff;
}

.pmy1he3dy8 .c1rct3bofn {
    color: #FFFFFF;
}

.pmy1he3dy8 .gmrukpjqbq,
.pmy1he3dy8 .wvu979lc17 {
    color: #000000;
}

.pmy1he3dy8 .c1rct3bofn,
.pmy1he3dy8 .ogdxyhazmu {
    color: #000000;
}

.cid-uYQfGyWqXY {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.cid-uYQfGyWqXY .dqj7jncmor.vmmihfjy10 {
    display: none;
}

.cid-uYQfGyWqXY .dqj7jncmor {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cid-uYQfGyWqXY .i35gz1ohz8 {
    padding: 0 22px;
}

@media (max-width: 992px) {
    .cid-uYQfGyWqXY .i35gz1ohz8 {
        padding: 0 16px;
    }
}

.cid-uYQfGyWqXY .i35gz1ohz8 .rubct8npnl {
    padding: 0;
}

.cid-uYQfGyWqXY .rubct8npnl {
    justify-content: center;
}

.cid-uYQfGyWqXY .xhyh0n7z1i {
    padding-top: 22px;
    margin-bottom: 80px;
}

@media (max-width: 992px) {
    .cid-uYQfGyWqXY .xhyh0n7z1i {
        margin-bottom: 64px;
    }
}

.cid-uYQfGyWqXY .xhyh0n7z1i .gmrukpjqbq {
    margin-bottom: 0;
}

.cid-uYQfGyWqXY .kwp57zg18b {
    margin-bottom: 80px;
}

@media (max-width: 992px) {
    .cid-uYQfGyWqXY .kwp57zg18b {
        margin-bottom: 64px;
    }
}

.cid-uYQfGyWqXY .kwp57zg18b .d6ti1fossr .emn9xurk74 {
    margin-bottom: 0;
}

.cid-uYQfGyWqXY .kwp57zg18b .d6ti1fossr .bi5pnjzapo {
    display: flex;
    justify-content: center;
}

.cid-uYQfGyWqXY .kwp57zg18b .d6ti1fossr .bi5pnjzapo img {
    display: inline;
    width: 320px;
    height: 320px;
    object-fit: cover;
    border-radius: 100%;
    margin-bottom: 22px;
}

@media (min-width: 1500px) {
    .cid-uYQfGyWqXY .kwp57zg18b .d6ti1fossr .bi5pnjzapo img {
        width: 400px;
        height: 400px;
    }
}

@media (max-width: 1200px) {
    .cid-uYQfGyWqXY .kwp57zg18b .d6ti1fossr .bi5pnjzapo img {
        width: 270px;
        height: 270px;
    }
}

@media (max-width: 768px) {
    .cid-uYQfGyWqXY .kwp57zg18b .d6ti1fossr .bi5pnjzapo img {
        width: 250px;
        height: 250px;
        margin-bottom: 16px;
    }
}

.cid-uYQfGyWqXY .kwp57zg18b .d6ti1fossr .cg6wk5w2m9 .mbr-price {
    margin-bottom: 16px;
}

.cid-uYQfGyWqXY .kwp57zg18b .d6ti1fossr .cg6wk5w2m9 .f6bz5qzbdv {
    margin-bottom: 16px;
}

.cid-uYQfGyWqXY .kwp57zg18b .d6ti1fossr .cg6wk5w2m9 .uhxdw2d4zm {
    margin-bottom: 16px;
}

.cid-uYQfGyWqXY .uhxdw2d4zm {
    color: #00453D;
}

.cid-uYQfGyWqXY .mbr-price {
    color: #00453D;
}

.cid-uYQfGyWqXY .gmrukpjqbq {
    color: #00453D;
}

.cid-uYQfGyWqXY .f6bz5qzbdv {
    color: #495DFF;
}

.cid-uYQfGyWqXY .f6bz5qzbdv,
.cid-uYQfGyWqXY .wvu979lc17 {
    color: #00453D;
}

.usbq2tkizm {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #6dece0;
}

.usbq2tkizm .dqj7jncmor.vmmihfjy10 {
    display: none;
}

.usbq2tkizm .dqj7jncmor {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.usbq2tkizm .i35gz1ohz8 {
    padding: 0 22px;
}

@media (max-width: 992px) {
    .usbq2tkizm .i35gz1ohz8 {
        padding: 0 16px;
    }
}

.usbq2tkizm .i35gz1ohz8 .rubct8npnl {
    padding: 0;
}

.usbq2tkizm .ruj0gjnlbp {
    margin-bottom: 100px;
    opacity: 0.5;
    transition: all 0.3s ease;
}

@media (max-width: 992px) {
    .usbq2tkizm .ruj0gjnlbp {
        opacity: 1;
        margin-bottom: 40px;
    }
}

.usbq2tkizm .ruj0gjnlbp:hover,
.usbq2tkizm .ruj0gjnlbp:focus {
    opacity: 1;
}

.usbq2tkizm .ruj0gjnlbp:hover .zhjk9lxamh .l3p59nl4of,
.usbq2tkizm .ruj0gjnlbp:focus .zhjk9lxamh .l3p59nl4of {
    opacity: 1;
}

.usbq2tkizm .ogdxyhazmu {
    padding-right: 100px;
}

@media (max-width: 992px) {
    .usbq2tkizm .ogdxyhazmu {
        display: none;
    }
}

@media (max-width: 1200px) {
    .usbq2tkizm .ogdxyhazmu {
        padding-right: 60px;
    }
}

.usbq2tkizm .ogdxyhazmu .c1rct3bofn {
    margin-bottom: 0;
}

.usbq2tkizm .cx5bwmrqkn {
    display: flex;
    align-items: center;
}

.usbq2tkizm .cx5bwmrqkn .xhyh0n7z1i {
    width: 100%;
}

.usbq2tkizm .cx5bwmrqkn .xhyh0n7z1i .gmrukpjqbq {
    margin-bottom: 0;
    position: relative;
}

.usbq2tkizm .cx5bwmrqkn .xhyh0n7z1i .gmrukpjqbq span {
    display: none;
}

@media (max-width: 992px) {
    .usbq2tkizm .cx5bwmrqkn .xhyh0n7z1i .gmrukpjqbq span {
        position: absolute;
        display: block;
        width: 100%;
        left: 0;
        top: -1.2rem;
        font-size: 35%;
    }
}

.usbq2tkizm .zhjk9lxamh {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

@media (max-width: 992px) {
    .usbq2tkizm .zhjk9lxamh {
        display: none;
    }
}

.usbq2tkizm .zhjk9lxamh .l3p59nl4of {
    width: 64px;
    height: 64px;
    background-color: #a4ffff;
    border-radius: 100%;
    font-size: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotate(45deg);
    opacity: 0;
    transition: all 0.3s ease;
}

.usbq2tkizm .gmrukpjqbq,
.usbq2tkizm .l3p59nl4of {
    color: #ffffff;
}

.usbq2tkizm .c1rct3bofn {
    color: #000000;
}

.usbq2tkizm .gmrukpjqbq,
.usbq2tkizm .l3p59nl4of,
.usbq2tkizm .emn9xurk74 {
    color: #000000;
}

.usbq2tkizm .gmrukpjqbq,
.usbq2tkizm .l3p59nl4of,
.usbq2tkizm .emn9xurk74 {
    color: #000000;
}

.gnbpzwrn53 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.gnbpzwrn53 .dqj7jncmor.vmmihfjy10 {
    display: none;
}

.gnbpzwrn53 .dqj7jncmor {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.gnbpzwrn53 .i35gz1ohz8 {
    padding: 0 22px;
}

@media (max-width: 992px) {
    .gnbpzwrn53 .i35gz1ohz8 {
        padding: 0 16px;
    }
}

.gnbpzwrn53 .i35gz1ohz8 .rubct8npnl {
    padding: 0;
}

.gnbpzwrn53 .wykr8qd0qz .xhyh0n7z1i {
    padding-top: 22px;
    padding-bottom: 22px;
    height: 100%;
}

@media (max-width: 992px) {
    .gnbpzwrn53 .wykr8qd0qz .xhyh0n7z1i {
        padding-top: 12px;
        padding-bottom: 12px;
    }
}

.gnbpzwrn53 .wykr8qd0qz .xhyh0n7z1i .gmrukpjqbq {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .gnbpzwrn53 .wykr8qd0qz .xhyh0n7z1i .gmrukpjqbq {
        text-align: center;
    }
}

.gnbpzwrn53 .wykr8qd0qz .ogdxyhazmu {
    padding-top: 22px;
    padding-bottom: 22px;
    height: 100%;
}

.gnbpzwrn53 .wykr8qd0qz .ogdxyhazmu .c1rct3bofn {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .gnbpzwrn53 .wykr8qd0qz .ogdxyhazmu {
        display: none;
    }
}

.gnbpzwrn53 .wykr8qd0qz .zhjk9lxamh {
    height: 100%;
    padding-top: 22px;
    padding-bottom: 22px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

@media (max-width: 992px) {
    .gnbpzwrn53 .wykr8qd0qz .zhjk9lxamh {
        justify-content: center;
        padding-top: 12px;
        padding-bottom: 12px;
    }
}

.gnbpzwrn53 .wykr8qd0qz .zhjk9lxamh .l3p59nl4of {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 64px;
    height: 64px;
    font-size: 35px;
    transform: rotate(45deg);
    color: #000000;
    background-color: #6dece0;
    border-radius: 100%;
}

.gnbpzwrn53 .gmrukpjqbq {
    color: #00453D;
}

.gnbpzwrn53 .c1rct3bofn {
    color: #00453D;
}

.i54jx88h2s {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background: #6dece0;
}

.i54jx88h2s .dqj7jncmor.vmmihfjy10 {
    display: none;
}

.i54jx88h2s .dqj7jncmor {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.i54jx88h2s .i35gz1ohz8 {
    padding: 0 22px;
}

@media (max-width: 992px) {
    .i54jx88h2s .i35gz1ohz8 {
        padding: 0 16px;
    }
}

.i54jx88h2s .i35gz1ohz8 .rubct8npnl {
    padding: 0;
}

.i54jx88h2s .pphvudr143 {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 700px;
    max-width: 700px;
}

@media (max-width: 768px) {
    .i54jx88h2s .pphvudr143 {
        min-width: 70%;
        max-width: initial;
        margin-left: 1rem !important;
        margin-right: 1rem !important;
    }
}

.i54jx88h2s .pphvudr143 .ruj0gjnlbp .d6ti1fossr .km7tbblkm2 {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.i54jx88h2s .pphvudr143 .ruj0gjnlbp .d6ti1fossr .km7tbblkm2 .qyukn9xhtl {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background-color: #6dece0;
    opacity: 0.5;
}

.i54jx88h2s .pphvudr143 .ruj0gjnlbp .d6ti1fossr .km7tbblkm2 img {
    width: 500px;
    height: 500px;
    border-radius: 100%;
    object-fit: cover;
    margin: 0 auto;
}

@media (max-width: 768px) {
    .i54jx88h2s .pphvudr143 .ruj0gjnlbp .d6ti1fossr .km7tbblkm2 img {
        width: 350px;
        height: 350px;
    }
}

@media (max-width: 568px) {
    .i54jx88h2s .pphvudr143 .ruj0gjnlbp .d6ti1fossr .km7tbblkm2 img {
        width: 250px;
        height: 250px;
    }
}

@media (max-width: 425px) {
    .i54jx88h2s .pphvudr143 .ruj0gjnlbp .d6ti1fossr .km7tbblkm2 img {
        width: 180px;
        height: 180px;
    }
}

.i54jx88h2s .pphvudr143 .ruj0gjnlbp .m4iklcccqf {
    max-width: 66%;
    margin: -7rem auto 0;
    position: relative;
    z-index: 1;
}

@media (max-width: 768px) {
    .i54jx88h2s .pphvudr143 .ruj0gjnlbp .m4iklcccqf {
        margin: -7rem 0 0;
        max-width: 100%;
    }
}

.i54jx88h2s .pphvudr143 .ruj0gjnlbp .m4iklcccqf .emn9xurk74 {
    margin-bottom: 16px;
}

.i54jx88h2s .pphvudr143 .ruj0gjnlbp .m4iklcccqf .gmrukpjqbq {
    margin-bottom: 16px;
}

.i54jx88h2s .pphvudr143 .ruj0gjnlbp .m4iklcccqf .c1rct3bofn {
    margin-bottom: 16px;
}

.i54jx88h2s .j8ykuibnh3,
.i54jx88h2s .epgtvfuyv7 {
    display: flex;
}

.i54jx88h2s .dw82bna69n {
    top: 50%;
    width: 60px;
    height: 60px;
    margin-top: -1.5rem;
    font-size: 22px;
    background-color: transparent;
    color: #69dff7;
    border: 2px solid #69dff7;
    border-radius: 50%;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
}

@media (max-width: 768px) {
    .i54jx88h2s .dw82bna69n {
        display: none;
    }
}

.i54jx88h2s .dw82bna69n:disabled {
    cursor: default;
    display: none;
}

.i54jx88h2s .dw82bna69n:hover {
    background: transparent;
    color: #69dff7;
    opacity: 0.5;
}

.i54jx88h2s .dw82bna69n.epgtvfuyv7 {
    left: 0;
    margin-left: 2.5rem;
}

.i54jx88h2s .dw82bna69n.j8ykuibnh3 {
    right: 0;
    margin-right: 2.5rem;
}

@media (max-width: 767px) {
    .i54jx88h2s .dw82bna69n {
        top: auto;
        bottom: 0;
    }
}

.i54jx88h2s .dffyi71x4m {
    position: relative;
    width: 100%;
    padding: 110px 0;
}

.i54jx88h2s .k1ugc0kyvi {
    overflow: hidden;
    width: 100%;
}

.i54jx88h2s .k1ugc0kyvi.is-draggable {
    cursor: grab;
}

.i54jx88h2s .k1ugc0kyvi.is-dragging {
    cursor: grabbing;
}

.i54jx88h2s .bow6bdvumx {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.i54jx88h2s .uhxdw2d4zm {
    padding: 20px;
    margin-bottom: 0;
    color: #000000;
}

@media (max-width: 992px) {
    .i54jx88h2s .uhxdw2d4zm {
        padding: 0 16px;
    }
}

.i54jx88h2s .emn9xurk74 {
    color: #000000;
}

.i54jx88h2s .gmrukpjqbq {
    color: #ffffff;
}

.i54jx88h2s .c1rct3bofn {
    color: #000000;
}

.i54jx88h2s .gmrukpjqbq,
.i54jx88h2s .wvu979lc17 {
    color: #000000;
}

.cid-uYQfGzEDJ3 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #6dece0;
}

.cid-uYQfGzEDJ3 .kwp57zg18b:focus,
.cid-uYQfGzEDJ3 span:focus {
    outline: none;
}

.cid-uYQfGzEDJ3 .i35gz1ohz8 {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.cid-uYQfGzEDJ3 .c2xii4r19b {
    max-width: 800px;
}

.cid-uYQfGzEDJ3 .kwp57zg18b {
    color: #000000;
    min-height: 90px;
}

@media (max-width: 768px) {
    .cid-uYQfGzEDJ3 .kwp57zg18b {
        min-height: 45px;
    }
}

.znntxe350c {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #6dece0;
}

.znntxe350c .dqj7jncmor.vmmihfjy10 {
    display: none;
}

.znntxe350c .dqj7jncmor {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.znntxe350c .i35gz1ohz8 {
    padding: 0 22px;
    overflow: hidden;
}

@media (max-width: 992px) {
    .znntxe350c .i35gz1ohz8 {
        padding: 0 16px;
    }
}

.znntxe350c .i35gz1ohz8 .rubct8npnl {
    padding: 0;
}

.znntxe350c .utizlut67j .pwm358i6o3 {
    padding: 22px;
    margin-bottom: 80px;
}

@media (max-width: 992px) {
    .znntxe350c .utizlut67j .pwm358i6o3 {
        margin-bottom: 64px;
    }
}

.znntxe350c .tf49nr7xrg {
    padding-right: 80px;
}

@media (max-width: 992px) {
    .znntxe350c .tf49nr7xrg {
        padding: 0;
    }
}

.znntxe350c .tf49nr7xrg img {
    height: 550px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .znntxe350c .tf49nr7xrg img {
        height: 300px;
    }
}

.znntxe350c .b315kwpcrx {
    display: inline-flex;
    align-items: center;
}

.znntxe350c .xhyh0n7z1i .emn9xurk74 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 32px;
    background-color: #000000;
    border-radius: 100%;
    width: 32px;
    height: 32px;
}

.znntxe350c .xhyh0n7z1i .gmrukpjqbq {
    margin-bottom: 22px;
}

.znntxe350c .xhyh0n7z1i .c1rct3bofn {
    margin-bottom: 0;
}

.znntxe350c .pwm358i6o3 {
    color: #000000;
}

.znntxe350c .emn9xurk74 {
    color: #6DECE0;
}

.znntxe350c .gmrukpjqbq {
    color: #ffffff;
}

.znntxe350c .c1rct3bofn {
    color: #000000;
}

.znntxe350c .gmrukpjqbq,
.znntxe350c .hi3rukcbl1 {
    color: #000000;
}

.qollyhjpwv {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.qollyhjpwv .dqj7jncmor.vmmihfjy10 {
    display: none;
}

.qollyhjpwv .dqj7jncmor {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.qollyhjpwv .i35gz1ohz8 {
    padding: 0 22px;
}

@media (max-width: 992px) {
    .qollyhjpwv .i35gz1ohz8 {
        padding: 0 16px;
    }
}

.qollyhjpwv .i35gz1ohz8 .rubct8npnl {
    padding: 0;
}

.qollyhjpwv .vwlw4yp1zy .wykr8qd0qz {
    border-radius: 0;
}

.qollyhjpwv .vwlw4yp1zy .wykr8qd0qz .gdrj33zbh6 {
    padding: 0;
    border-bottom: none;
    background-color: transparent;
}

.qollyhjpwv .vwlw4yp1zy .wykr8qd0qz .gdrj33zbh6 .w1z9e8p20r {
    display: block;
    position: relative;
    padding: 22px 0;
}

.qollyhjpwv .vwlw4yp1zy .wykr8qd0qz .gdrj33zbh6 .w1z9e8p20r::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 2px;
    background-color: #00453d;
    opacity: 0.3;
}

.qollyhjpwv .vwlw4yp1zy .wykr8qd0qz .gdrj33zbh6 .w1z9e8p20r::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 0;
    height: 2px;
    background-color: #00453d;
    transition: all 0.5s ease;
}

.qollyhjpwv .vwlw4yp1zy .wykr8qd0qz .gdrj33zbh6 .w1z9e8p20r .scvezopt2q {
    margin-bottom: 0;
}

.qollyhjpwv .vwlw4yp1zy .wykr8qd0qz .gdrj33zbh6 .w1z9e8p20r:not(.xrqnlw74a7)::after {
    width: 100%;
}

.qollyhjpwv .vwlw4yp1zy .wykr8qd0qz .gdrj33zbh6 .w1z9e8p20r:hover::after {
    width: 100%;
}

.qollyhjpwv .vwlw4yp1zy .wykr8qd0qz .e7v4md5udf .m71h297yy6 {
    padding: 38px 0 16px;
}

.qollyhjpwv .vwlw4yp1zy .wykr8qd0qz .e7v4md5udf .m71h297yy6 .v17pmegs0i {
    margin-bottom: 0;
}

.qollyhjpwv .scvezopt2q {
    color: #00453D;
}

.qollyhjpwv .v17pmegs0i {
    color: #00453D;
}

.t6mrpf28t1 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.t6mrpf28t1 .dqj7jncmor.vmmihfjy10 {
    display: none;
}

.t6mrpf28t1 .dqj7jncmor {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.t6mrpf28t1 .i35gz1ohz8 {
    padding: 0 22px;
    overflow: hidden;
}

@media (max-width: 992px) {
    .t6mrpf28t1 .i35gz1ohz8 {
        padding: 0 16px;
    }
}

.t6mrpf28t1 .i35gz1ohz8 .rubct8npnl {
    padding: 0;
}

.t6mrpf28t1 .tf49nr7xrg {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: 20% 0;
}

@media (max-width: 992px) {
    .t6mrpf28t1 .tf49nr7xrg {
        padding: 80px 0;
        justify-content: flex-end;
    }
}

.t6mrpf28t1 .tf49nr7xrg img {
    width: 400px;
    height: 400px;
    object-fit: cover;
    border-radius: 100%;
}

@media (min-width: 1500px) {
    .t6mrpf28t1 .tf49nr7xrg img {
        width: 450px;
        height: 450px;
    }
}

@media (max-width: 1300px) {
    .t6mrpf28t1 .tf49nr7xrg img {
        width: 350px;
        height: 350px;
    }
}

.t6mrpf28t1 .tf49nr7xrg .qyukn9xhtl {
    position: absolute;
    width: 400px;
    height: 400px;
    border-radius: 100%;
    background-image: linear-gradient(60deg, #6dece0 30%, #f0fdfc 50%);
    filter: blur(75px);
    pointer-events: none;
}

@media (min-width: 1500px) {
    .t6mrpf28t1 .tf49nr7xrg .qyukn9xhtl {
        width: 450px;
        height: 450px;
    }
}

@media (max-width: 1300px) {
    .t6mrpf28t1 .tf49nr7xrg .qyukn9xhtl {
        width: 350px;
        height: 350px;
    }
}

.t6mrpf28t1 .xhyh0n7z1i {
    padding: 15% 0;
}

@media (max-width: 992px) {
    .t6mrpf28t1 .xhyh0n7z1i {
        padding: 32px 0 64px;
    }
}

.t6mrpf28t1 .xhyh0n7z1i .gmrukpjqbq {
    margin: 0;
}

.t6mrpf28t1 .kdstbeu893 .izfcy0ad0b {
    margin-bottom: 22px;
}

.t6mrpf28t1 .o5yv5x1880 .qq4o81apse {
    margin-bottom: 12px;
    transition: all 0.3s ease;
}

.t6mrpf28t1 .o5yv5x1880 .qq4o81apse:hover {
    opacity: 0.5;
}

.t6mrpf28t1 .wvu979lc17 .thqolv62km {
    margin-top: 0;
}

.t6mrpf28t1 .gmrukpjqbq {
    color: #00453D;
}

.t6mrpf28t1 .qq4o81apse {
    color: #495DFF;
}

.t6mrpf28t1 .izfcy0ad0b {
    color: #00453D;
}

.t6mrpf28t1 .qq4o81apse,
.t6mrpf28t1 .wvu979lc17 {
    color: #00453D;
}

.o2jsw0xutn {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.o2jsw0xutn .dqj7jncmor.vmmihfjy10 {
    display: none;
}

.o2jsw0xutn .dqj7jncmor {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.o2jsw0xutn .i35gz1ohz8 {
    padding: 0 38px 0 22px;
    overflow: hidden;
}

@media (max-width: 992px) {
    .o2jsw0xutn .i35gz1ohz8 {
        padding: 0 16px;
    }
}

.o2jsw0xutn .i35gz1ohz8 .rubct8npnl {
    padding: 0;
}

.o2jsw0xutn .wykr8qd0qz {
    border-radius: 0;
    background-color: #6dece0;
}

.o2jsw0xutn .wykr8qd0qz .tf49nr7xrg {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 32px;
    height: 100%;
}

@media (max-width: 1200px) {
    .o2jsw0xutn .wykr8qd0qz .tf49nr7xrg {
        padding: 16px;
    }
}

@media (max-width: 992px) {
    .o2jsw0xutn .wykr8qd0qz .tf49nr7xrg {
        padding: 32px 0;
    }
}

.o2jsw0xutn .wykr8qd0qz .tf49nr7xrg img {
    width: 300px;
    height: 300px;
    object-fit: cover;
    border-radius: 100%;
}

@media (max-width: 768px) {
    .o2jsw0xutn .wykr8qd0qz .tf49nr7xrg img {
        width: 250px;
        height: 250px;
    }
}

.o2jsw0xutn .wykr8qd0qz .xhyh0n7z1i {
    padding: 115px 32px;
    height: 100%;
}

@media (max-width: 1200px) {
    .o2jsw0xutn .wykr8qd0qz .xhyh0n7z1i {
        padding: 115px 16px;
    }
}

@media (max-width: 992px) {
    .o2jsw0xutn .wykr8qd0qz .xhyh0n7z1i {
        padding: 16px;
    }
}

.o2jsw0xutn .wykr8qd0qz .xhyh0n7z1i .pwm358i6o3 {
    margin-bottom: 115px;
}

@media (max-width: 992px) {
    .o2jsw0xutn .wykr8qd0qz .xhyh0n7z1i .pwm358i6o3 {
        margin-bottom: 64px;
    }
}

.o2jsw0xutn .wykr8qd0qz .xhyh0n7z1i .b315kwpcrx .gmrukpjqbq {
    margin-bottom: 0;
}

.o2jsw0xutn .wykr8qd0qz .xhyh0n7z1i .b315kwpcrx .c1rct3bofn {
    margin: 22px 0 0;
}

.o2jsw0xutn .pwm358i6o3 {
    color: #000000;
}

.o2jsw0xutn .gmrukpjqbq {
    color: #000000;
}

.o2jsw0xutn .c1rct3bofn {
    color: #000000;
}

.txek73da7q {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #6dece0;
}

.txek73da7q .dqj7jncmor.vmmihfjy10 {
    display: none;
}

.txek73da7q .dqj7jncmor {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.txek73da7q .i35gz1ohz8 {
    padding: 0 22px;
}

@media (max-width: 992px) {
    .txek73da7q .i35gz1ohz8 {
        padding: 0 16px;
    }
}

.txek73da7q .i35gz1ohz8 .rubct8npnl {
    padding: 0;
}

.txek73da7q .rubct8npnl {
    justify-content: center;
}

.txek73da7q .kwp57zg18b .d6ti1fossr .xwwqsz66si {
    display: flex;
    justify-content: center;
    margin: 128px 0;
}

@media (max-width: 992px) {
    .txek73da7q .kwp57zg18b .d6ti1fossr .xwwqsz66si {
        margin: 64px 0;
    }
}

@media (max-width: 768px) {
    .txek73da7q .kwp57zg18b .d6ti1fossr .xwwqsz66si {
        margin: 48px 0;
    }
}

@media (max-width: 425px) {
    .txek73da7q .kwp57zg18b .d6ti1fossr .xwwqsz66si {
        margin: 16px 0;
    }
}

.txek73da7q .kwp57zg18b .d6ti1fossr .xwwqsz66si a:hover .gmrukpjqbq {
    opacity: 0.5;
}

.txek73da7q .kwp57zg18b .d6ti1fossr .xwwqsz66si a .gmrukpjqbq {
    position: relative;
    margin-bottom: 22px;
    padding-left: 32px;
    transition: all 0.3s ease;
}

.txek73da7q .kwp57zg18b .d6ti1fossr .xwwqsz66si a .c1rct3bofn {
    margin-bottom: 0;
}

.txek73da7q .gmrukpjqbq {
    color: #000000;
    text-align: center;
}

.txek73da7q .c1rct3bofn {
    color: #000000;
    text-align: center;
}

.qax02rrxu8 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.qax02rrxu8 .dqj7jncmor.vmmihfjy10 {
    display: none;
}

.qax02rrxu8 .dqj7jncmor {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.qax02rrxu8 .i35gz1ohz8 {
    padding: 0 22px;
    overflow: hidden;
}

@media (max-width: 992px) {
    .qax02rrxu8 .i35gz1ohz8 {
        padding: 0 16px;
    }
}

.qax02rrxu8 .i35gz1ohz8 .rubct8npnl {
    padding: 0;
}

.qax02rrxu8 .xhyh0n7z1i .gmrukpjqbq {
    margin-bottom: 22px;
}

.qax02rrxu8 .xhyh0n7z1i .ogdxyhazmu .c1rct3bofn {
    display: inline-block;
    width: 70%;
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .qax02rrxu8 .xhyh0n7z1i .ogdxyhazmu .c1rct3bofn {
        width: 100%;
    }
}

.qax02rrxu8 .n0molojqbi {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline-flex;
    flex-direction: column;
    color: #00453D;
}

.qax02rrxu8 .n0molojqbi .du1wrrjn47 {
    display: inline;
    padding: 16px 0;
    position: relative;
    width: fit-content;
}

.qax02rrxu8 .n0molojqbi .du1wrrjn47::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 2px;
    background-color: #d0eeeb;
    opacity: 0.3;
}

.qax02rrxu8 .gmrukpjqbq {
    color: #495DFF;
}

.qax02rrxu8 .c1rct3bofn {
    color: #495DFF;
}

.qax02rrxu8 .gmrukpjqbq,
.qax02rrxu8 .qt10crx4dm {
    color: #00453D;
}

.qax02rrxu8 .c1rct3bofn,
.qax02rrxu8 .ogdxyhazmu {
    color: #00453D;
}

.dcpcwbhrf5 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #6dece0;
}

.dcpcwbhrf5 .dqj7jncmor.vmmihfjy10 {
    display: none;
}

.dcpcwbhrf5 .dqj7jncmor {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.dcpcwbhrf5 .i35gz1ohz8 {
    padding: 0 22px;
}

@media (max-width: 992px) {
    .dcpcwbhrf5 .i35gz1ohz8 {
        padding: 0 16px;
    }
}

.dcpcwbhrf5 .i35gz1ohz8 .rubct8npnl {
    padding: 0;
}

.dcpcwbhrf5 .xhyh0n7z1i {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

@media (max-width: 992px) {
    .dcpcwbhrf5 .xhyh0n7z1i {
        flex-direction: column-reverse;
    }
}

.dcpcwbhrf5 .xhyh0n7z1i .gmrukpjqbq {
    margin-bottom: 96px;
}

@media (max-width: 992px) {
    .dcpcwbhrf5 .xhyh0n7z1i .gmrukpjqbq {
        margin-bottom: 32px;
    }
}

@media (max-width: 992px) {
    .dcpcwbhrf5 .xhyh0n7z1i .o5yv5x1880 {
        margin-bottom: 16px;
    }
}

.dcpcwbhrf5 .xhyh0n7z1i .o5yv5x1880 .oyo0d1rd0w {
    display: inline-flex;
    align-items: center;
    transition: all 0.3s ease;
}

.dcpcwbhrf5 .xhyh0n7z1i .o5yv5x1880 .oyo0d1rd0w:hover {
    opacity: 0.5;
}

.dcpcwbhrf5 .xhyh0n7z1i .o5yv5x1880 .oyo0d1rd0w .emn9xurk74 {
    width: 32px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 8px;
    background-color: #000000;
    border-radius: 100%;
    margin-bottom: 0;
}

.dcpcwbhrf5 .xhyh0n7z1i .o5yv5x1880 .oyo0d1rd0w .qq4o81apse {
    margin: 0;
    text-decoration: underline;
}

.dcpcwbhrf5 .cnhlq30zdf {
    display: flex;
    justify-content: flex-end;
}

.dcpcwbhrf5 .cnhlq30zdf .ogdxyhazmu img {
    width: 350px;
    height: 350px;
    object-fit: cover;
    border-radius: 100%;
    margin-bottom: 32px;
}

@media (min-width: 1500px) {
    .dcpcwbhrf5 .cnhlq30zdf .ogdxyhazmu img {
        width: 450px;
        height: 450px;
    }
}

@media (max-width: 992px) {
    .dcpcwbhrf5 .cnhlq30zdf .ogdxyhazmu img {
        margin: 0 auto 32px;
    }
}

@media (max-width: 768px) {
    .dcpcwbhrf5 .cnhlq30zdf .ogdxyhazmu img {
        width: 250px;
        height: 250px;
    }
}

.dcpcwbhrf5 .cnhlq30zdf .ogdxyhazmu .c1rct3bofn {
    width: 350px;
    margin-bottom: 0;
}

@media (min-width: 1500px) {
    .dcpcwbhrf5 .cnhlq30zdf .ogdxyhazmu .c1rct3bofn {
        width: 450px;
    }
}

@media (max-width: 992px) {
    .dcpcwbhrf5 .cnhlq30zdf .ogdxyhazmu .c1rct3bofn {
        width: 100%;
    }
}

.dcpcwbhrf5 .gmrukpjqbq {
    color: #000000;
}

.dcpcwbhrf5 .emn9xurk74 {
    color: #495DFF;
}

.dcpcwbhrf5 .qq4o81apse {
    color: #ffffff;
}

.dcpcwbhrf5 .c1rct3bofn {
    color: #000000;
}

.dcpcwbhrf5 .emn9xurk74,
.dcpcwbhrf5 .o5yv5x1880 {
    color: #6DECE0;
}

.dcpcwbhrf5 .qq4o81apse,
.dcpcwbhrf5 .o5yv5x1880 {
    color: #000000;
}

.kegbx5t5cs {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #6dece0;
}

.kegbx5t5cs .dqj7jncmor.vmmihfjy10 {
    display: none;
}

.kegbx5t5cs .dqj7jncmor {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.kegbx5t5cs .i35gz1ohz8 {
    padding: 0 22px;
    overflow: hidden;
}

@media (max-width: 992px) {
    .kegbx5t5cs .i35gz1ohz8 {
        padding: 0 16px;
    }
}

.kegbx5t5cs .i35gz1ohz8 .rubct8npnl {
    padding: 0;
}

.kegbx5t5cs .container {
    overflow: hidden;
}

.kegbx5t5cs .xhyh0n7z1i {
    padding-right: 80px;
}

@media (max-width: 992px) {
    .kegbx5t5cs .xhyh0n7z1i {
        padding-right: 0;
    }
}

.kegbx5t5cs .xhyh0n7z1i .c1rct3bofn {
    margin-bottom: 80px;
}

@media (max-width: 992px) {
    .kegbx5t5cs .xhyh0n7z1i .c1rct3bofn {
        margin-bottom: 90px;
    }
}

@media (max-width: 768px) {
    .kegbx5t5cs .xhyh0n7z1i .c1rct3bofn {
        margin-bottom: 80px;
    }
}

.kegbx5t5cs .xhyh0n7z1i .uhxdw2d4zm {
    margin-bottom: 0;
}

.kegbx5t5cs .xhyh0n7z1i .l8dy25xo2q {
    margin-bottom: 0;
}

.kegbx5t5cs .c1rct3bofn {
    color: #000000;
}

.kegbx5t5cs .uhxdw2d4zm {
    color: #000000;
}

.kegbx5t5cs .l8dy25xo2q {
    color: #000000;
}

.fpte2w7rtx {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #6dece0;
}

.fpte2w7rtx .dqj7jncmor.vmmihfjy10 {
    display: none;
}

.fpte2w7rtx .dqj7jncmor {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.fpte2w7rtx .i35gz1ohz8 {
    padding: 0 22px;
    overflow: hidden;
}

@media (max-width: 992px) {
    .fpte2w7rtx .i35gz1ohz8 {
        padding: 0 16px;
    }
}

.fpte2w7rtx .i35gz1ohz8 .rubct8npnl {
    padding: 0;
}

.fpte2w7rtx .container {
    overflow: hidden;
}

.fpte2w7rtx .xhyh0n7z1i {
    padding-right: 80px;
}

@media (max-width: 992px) {
    .fpte2w7rtx .xhyh0n7z1i {
        padding-right: 0;
    }
}

.fpte2w7rtx .xhyh0n7z1i .c1rct3bofn {
    margin-bottom: 80px;
}

@media (max-width: 992px) {
    .fpte2w7rtx .xhyh0n7z1i .c1rct3bofn {
        margin-bottom: 90px;
    }
}

@media (max-width: 768px) {
    .fpte2w7rtx .xhyh0n7z1i .c1rct3bofn {
        margin-bottom: 80px;
    }
}

.fpte2w7rtx .xhyh0n7z1i .uhxdw2d4zm {
    margin-bottom: 0;
}

.fpte2w7rtx .xhyh0n7z1i .l8dy25xo2q {
    margin-bottom: 0;
}

.fpte2w7rtx .c1rct3bofn {
    color: #000000;
}

.fpte2w7rtx .uhxdw2d4zm {
    color: #000000;
}

.fpte2w7rtx .l8dy25xo2q {
    color: #000000;
}

.ibgd3gu3xq {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #6dece0;
}

.ibgd3gu3xq .dqj7jncmor.vmmihfjy10 {
    display: none;
}

.ibgd3gu3xq .dqj7jncmor {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ibgd3gu3xq .i35gz1ohz8 {
    padding: 0 22px;
}

@media (max-width: 992px) {
    .ibgd3gu3xq .i35gz1ohz8 {
        padding: 0 16px;
    }
}

.ibgd3gu3xq .i35gz1ohz8 .rubct8npnl {
    padding: 0;
}

.ibgd3gu3xq .rubct8npnl {
    justify-content: center;
}

@media (max-width: 992px) {
    .ibgd3gu3xq .wykr8qd0qz:first-child .c7itlhnpvs {
        margin-top: 20px;
    }
}

.ibgd3gu3xq .c7itlhnpvs {
    padding: 22px 0;
}

@media (max-width: 992px) {
    .ibgd3gu3xq .c7itlhnpvs {
        margin-bottom: 22px;
        padding: 0;
    }
}

.ibgd3gu3xq .c7itlhnpvs .uhxdw2d4zm {
    margin-bottom: 0;
}

.ibgd3gu3xq .uhxdw2d4zm {
    color: #000000;
    text-align: left;
}

.pc7d0z86t2 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #6dece0;
}

.pc7d0z86t2 .dqj7jncmor.vmmihfjy10 {
    display: none;
}

.pc7d0z86t2 .dqj7jncmor {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.pc7d0z86t2 .i35gz1ohz8 {
    padding: 0 22px;
    overflow: hidden;
}

@media (max-width: 992px) {
    .pc7d0z86t2 .i35gz1ohz8 {
        padding: 0 16px;
    }
}

.pc7d0z86t2 .i35gz1ohz8 .rubct8npnl {
    padding: 0;
}

.pc7d0z86t2 .container {
    overflow: hidden;
}

.pc7d0z86t2 .xhyh0n7z1i {
    margin-bottom: 80px;
}

.pc7d0z86t2 .xhyh0n7z1i .gmrukpjqbq {
    padding-top: 22px;
    margin-bottom: 0;
}

.pc7d0z86t2 .hzxkq21sos iframe {
    height: 450px;
}

@media (max-width: 992px) {
    .pc7d0z86t2 .hzxkq21sos iframe {
        height: 300px;
    }
}

.pc7d0z86t2 .gmrukpjqbq {
    color: #000000;
    text-align: right;
}

.ajqris2rls {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #6dece0;
}

.ajqris2rls .dqj7jncmor.vmmihfjy10 {
    display: none;
}

.ajqris2rls .dqj7jncmor {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ajqris2rls .i35gz1ohz8 {
    padding: 0 22px;
}

@media (max-width: 992px) {
    .ajqris2rls .i35gz1ohz8 {
        padding: 0 16px;
    }
}

.ajqris2rls .i35gz1ohz8 .rubct8npnl {
    padding: 0;
}

.ajqris2rls .xhyh0n7z1i {
    margin-bottom: 150px;
}

@media (max-width: 992px) {
    .ajqris2rls .xhyh0n7z1i {
        margin-bottom: 64px;
    }
}

@media (max-width: 768px) {
    .ajqris2rls .xhyh0n7z1i {
        margin-bottom: 50px;
    }
}

.ajqris2rls .xhyh0n7z1i .gmrukpjqbq {
    margin-bottom: 0;
}

.ajqris2rls .rvpjue0j4w.e7hlgz1otv {
    display: block;
    border: none;
}

.ajqris2rls .rvpjue0j4w.e7hlgz1otv .psxg5qy9r2 .du13b4b9ka {
    color: #000000;
    opacity: 0.5;
    padding: 16px 0 16px 46px;
    position: relative;
    border-radius: 0;
    border: none;
    display: inline-flex;
    align-items: center;
    transition: all 0.3s ease;
    animation: none;
}

.ajqris2rls .rvpjue0j4w.e7hlgz1otv .psxg5qy9r2 .du13b4b9ka span {
    position: absolute;
    left: 0;
    font-size: 20%;
}

.ajqris2rls .rvpjue0j4w.e7hlgz1otv .psxg5qy9r2 .du13b4b9ka.u027c2kruy {
    background-color: transparent;
    opacity: 1;
}

.ajqris2rls .s2pogjyv71 {
    padding-left: 80px;
}

@media (max-width: 992px) {
    .ajqris2rls .s2pogjyv71 {
        padding: 0;
    }
}

.ajqris2rls .s2pogjyv71 .aisxpujii0 {
    padding-top: 22px;
}

.ajqris2rls .s2pogjyv71 .aisxpujii0 .uhxdw2d4zm {
    margin-bottom: 22px;
}

.ajqris2rls .s2pogjyv71 .aisxpujii0 .c1rct3bofn {
    margin-bottom: 0;
}

.ajqris2rls .s2pogjyv71 .aisxpujii0 img {
    width: 350px;
    height: 350px;
    object-fit: cover;
    border-radius: 100%;
    margin: 32px auto 0;
}

@media (min-width: 1500px) {
    .ajqris2rls .s2pogjyv71 .aisxpujii0 img {
        width: 450px;
        height: 450px;
    }
}

@media (max-width: 1200px) {
    .ajqris2rls .s2pogjyv71 .aisxpujii0 img {
        width: 290px;
        height: 290px;
    }
}

@media (max-width: 768px) {
    .ajqris2rls .s2pogjyv71 .aisxpujii0 img {
        width: 250px;
        height: 250px;
    }
}

.ajqris2rls .gmrukpjqbq {
    color: #ffffff;
}

.ajqris2rls .emn9xurk74 {
    color: #ffffff;
}

.ajqris2rls .uhxdw2d4zm {
    color: #000000;
    text-align: center;
}

.ajqris2rls .c1rct3bofn {
    color: #000000;
    text-align: center;
}

.ajqris2rls .gmrukpjqbq,
.ajqris2rls .psxg5qy9r2 {
    color: #000000;
}

.wy2wwr319s {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.wy2wwr319s .kwp57zg18b:focus,
.wy2wwr319s span:focus {
    outline: none;
}

.wy2wwr319s .kwp57zg18b {
    cursor: pointer;
}

.wy2wwr319s .rq4a097ib2 {
    grid-row-gap: 42px;
}

@media (max-width: 767px) {
    .wy2wwr319s .rq4a097ib2 {
        grid-row-gap: 1rem;
    }
}

.wy2wwr319s .grid-container-1,
.wy2wwr319s .grid-container-2,
.wy2wwr319s .stq940l62t {
    gap: 0 42px;
}

@media (max-width: 767px) {

    .wy2wwr319s .grid-container-1,
    .wy2wwr319s .grid-container-2,
    .wy2wwr319s .stq940l62t {
        gap: 0 1rem;
    }
}

.wy2wwr319s .gmrukpjqbq {
    margin-bottom: 80px;
    text-align: center;
    color: #495DFF;
}

.wy2wwr319s .gmrukpjqbq .gmrukpjqbq {
    padding-top: 22px;
    margin-bottom: 0;
}

.wy2wwr319s .c2xii4r19b {
    max-width: 800px;
}

.wy2wwr319s .container,
.wy2wwr319s .i35gz1ohz8 {
    overflow: hidden;
}

.wy2wwr319s .rq4a097ib2 {
    display: grid;
    transform: translate3d(-3rem, 0, 0);
    width: 115vw;
    grid-column-gap: 1rem;
}

.wy2wwr319s .lo5qf5tnps {
    position: relative;
    min-width: 30vw;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width: 767px) {
    .wy2wwr319s .lo5qf5tnps {
        min-width: 35vw;
    }
}

.wy2wwr319s .lo5qf5tnps::before {
    content: '';
    width: 500px;
    height: 500px;
    position: absolute;
    background-color: #6dece0;
    border-radius: 100%;
    pointer-events: none;
    opacity: 0.3;
}

@media (max-width: 1500px) {
    .wy2wwr319s .lo5qf5tnps::before {
        width: 400px;
        height: 400px;
    }
}

@media (max-width: 1200px) {
    .wy2wwr319s .lo5qf5tnps::before {
        width: 250px;
        height: 250px;
    }
}

@media (max-width: 768px) {
    .wy2wwr319s .lo5qf5tnps::before {
        width: 200px;
        height: 200px;
    }
}

@media (max-width: 500px) {
    .wy2wwr319s .lo5qf5tnps::before {
        width: 130px;
        height: 130px;
    }
}

.wy2wwr319s .lo5qf5tnps img {
    width: 500px;
    height: 500px;
    object-fit: cover;
    border-radius: 100%;
}

@media (max-width: 1500px) {
    .wy2wwr319s .lo5qf5tnps img {
        width: 400px;
        height: 400px;
    }
}

@media (max-width: 1200px) {
    .wy2wwr319s .lo5qf5tnps img {
        width: 250px;
        height: 250px;
    }
}

@media (max-width: 768px) {
    .wy2wwr319s .lo5qf5tnps img {
        width: 200px;
        height: 200px;
    }
}

@media (max-width: 500px) {
    .wy2wwr319s .lo5qf5tnps img {
        width: 130px;
        height: 130px;
    }
}

.wy2wwr319s .grid-container-1,
.wy2wwr319s .grid-container-2,
.wy2wwr319s .stq940l62t {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
}

.wy2wwr319s .grid-container-1 {
    align-items: flex-end;
}

.wy2wwr319s .grid-container-2 {
    align-items: flex-start;
}

.pyf22ftr05 {
    background-image: url("photo-1661793234366-297cc5f94a92.jpeg");
}

.pyf22ftr05 .dqj7jncmor.vmmihfjy10 {
    display: none;
}

.pyf22ftr05 .dqj7jncmor {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.pyf22ftr05 .i35gz1ohz8 {
    padding: 0 22px;
    overflow: hidden;
}

@media (max-width: 992px) {
    .pyf22ftr05 .i35gz1ohz8 {
        padding: 0 16px;
    }
}

.pyf22ftr05 .i35gz1ohz8 .rubct8npnl {
    padding: 0;
}

.pyf22ftr05 .container {
    overflow: hidden;
}

.pyf22ftr05 .rubct8npnl {
    justify-content: center;
}

.pyf22ftr05 .xhyh0n7z1i .gmrukpjqbq {
    margin-bottom: 0;
}

.pyf22ftr05 .gmrukpjqbq {
    color: #495DFF;
    text-align: center;
}

.wq82urwnnt {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.wq82urwnnt .dqj7jncmor.vmmihfjy10 {
    display: none;
}

.wq82urwnnt .dqj7jncmor {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.wq82urwnnt .i35gz1ohz8 {
    padding: 0 22px;
}

@media (max-width: 992px) {
    .wq82urwnnt .i35gz1ohz8 {
        padding: 0 16px;
    }
}

.wq82urwnnt .i35gz1ohz8 .rubct8npnl {
    padding: 0;
}

.wq82urwnnt .rubct8npnl {
    justify-content: center;
}

.wq82urwnnt .xhyh0n7z1i {
    margin-bottom: 80px;
}

@media (max-width: 992px) {
    .wq82urwnnt .xhyh0n7z1i {
        margin-bottom: 60px;
    }
}

.wq82urwnnt .xhyh0n7z1i .gmrukpjqbq {
    margin-bottom: 0;
}

.wq82urwnnt .kwp57zg18b {
    margin-bottom: 64px;
}

.wq82urwnnt .kwp57zg18b .d6ti1fossr {
    display: flex;
    align-items: center;
}

@media (max-width: 1190px) {
    .wq82urwnnt .kwp57zg18b .d6ti1fossr {
        display: block;
    }
}

.wq82urwnnt .kwp57zg18b .d6ti1fossr .bi5pnjzapo {
    margin-right: 46px;
}

@media (max-width: 1190px) {
    .wq82urwnnt .kwp57zg18b .d6ti1fossr .bi5pnjzapo {
        margin-right: 0;
        margin-bottom: 22px;
    }
}

.wq82urwnnt .kwp57zg18b .d6ti1fossr .bi5pnjzapo img {
    width: 200px;
    height: 200px;
    object-fit: cover;
    border-radius: 100%;
}

@media (max-width: 1190px) {
    .wq82urwnnt .kwp57zg18b .d6ti1fossr .bi5pnjzapo img {
        margin: 0 auto;
    }
}

.wq82urwnnt .kwp57zg18b .d6ti1fossr .cg6wk5w2m9 .f6bz5qzbdv {
    margin-bottom: 22px;
}

.wq82urwnnt .kwp57zg18b .d6ti1fossr .cg6wk5w2m9 .c1rct3bofn {
    margin: 0;
}

.wq82urwnnt .gmrukpjqbq {
    color: #00453D;
}

.wq82urwnnt .f6bz5qzbdv {
    color: #00453D;
}

.wq82urwnnt .c1rct3bofn {
    color: #00453D;
}

.me6xxayz52 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.me6xxayz52 .dqj7jncmor.vmmihfjy10 {
    display: none;
}

.me6xxayz52 .dqj7jncmor {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.me6xxayz52 .i35gz1ohz8 {
    padding: 0 22px;
}

@media (max-width: 992px) {
    .me6xxayz52 .i35gz1ohz8 {
        padding: 0 16px;
    }
}

.me6xxayz52 .i35gz1ohz8 .rubct8npnl {
    padding: 0;
}

.me6xxayz52 .tf49nr7xrg {
    display: flex;
    align-items: center;
    justify-content: center;
}

.me6xxayz52 .tf49nr7xrg img {
    width: 450px;
    height: 450px;
    object-fit: cover;
    border-radius: 100%;
}

@media (max-width: 992px) {
    .me6xxayz52 .tf49nr7xrg img {
        width: 250px;
        height: 250px;
        margin-bottom: 32px;
    }
}

.me6xxayz52 .xhyh0n7z1i {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding-left: 115px;
    border-left: 2px solid #00453d;
}

@media (max-width: 992px) {
    .me6xxayz52 .xhyh0n7z1i {
        padding: 0;
        border: none;
    }
}

.me6xxayz52 .xhyh0n7z1i .gmrukpjqbq {
    margin-bottom: 32px;
    width: 100%;
}

.me6xxayz52 .xhyh0n7z1i .c1rct3bofn {
    margin-bottom: 32px;
    width: 100%;
}

.me6xxayz52 .xhyh0n7z1i .wvu979lc17 {
    width: 100%;
}

.me6xxayz52 .gmrukpjqbq {
    color: #495DFF;
}

.me6xxayz52 .c1rct3bofn {
    color: #00453D;
}

.me6xxayz52 .gmrukpjqbq,
.me6xxayz52 .wvu979lc17 {
    color: #00453D;
}

.wi30gdvj2t {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.wi30gdvj2t .dqj7jncmor.vmmihfjy10 {
    display: none;
}

.wi30gdvj2t .dqj7jncmor {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.wi30gdvj2t .i35gz1ohz8 {
    padding: 0 22px;
}

@media (max-width: 992px) {
    .wi30gdvj2t .i35gz1ohz8 {
        padding: 0 16px;
    }
}

.wi30gdvj2t .i35gz1ohz8 .rubct8npnl {
    padding: 0;
}

.wi30gdvj2t .rubct8npnl {
    justify-content: center;
}

.wi30gdvj2t .xhyh0n7z1i {
    padding-top: 22px;
    margin-bottom: 80px;
}

@media (max-width: 992px) {
    .wi30gdvj2t .xhyh0n7z1i {
        margin-bottom: 64px;
    }
}

.wi30gdvj2t .xhyh0n7z1i .gmrukpjqbq {
    margin-bottom: 0;
}

.wi30gdvj2t .kwp57zg18b {
    margin-bottom: 80px;
}

@media (max-width: 992px) {
    .wi30gdvj2t .kwp57zg18b {
        margin-bottom: 64px;
    }
}

.wi30gdvj2t .kwp57zg18b .d6ti1fossr .emn9xurk74 {
    margin-bottom: 0;
}

.wi30gdvj2t .kwp57zg18b .d6ti1fossr .bi5pnjzapo img {
    display: inline;
    width: 250px;
    height: 250px;
    object-fit: cover;
    border-radius: 100%;
    margin-bottom: 22px;
}

@media (min-width: 1400px) {
    .wi30gdvj2t .kwp57zg18b .d6ti1fossr .bi5pnjzapo img {
        width: 300px;
        height: 300px;
    }
}

@media (min-width: 1500px) {
    .wi30gdvj2t .kwp57zg18b .d6ti1fossr .bi5pnjzapo img {
        width: 330px;
        height: 330px;
    }
}

@media (min-width: 1800px) {
    .wi30gdvj2t .kwp57zg18b .d6ti1fossr .bi5pnjzapo img {
        width: 400px;
        height: 400px;
    }
}

@media (max-width: 1200px) {
    .wi30gdvj2t .kwp57zg18b .d6ti1fossr .bi5pnjzapo img {
        width: 190px;
        height: 190px;
    }
}

@media (max-width: 768px) {
    .wi30gdvj2t .kwp57zg18b .d6ti1fossr .bi5pnjzapo img {
        margin-bottom: 16px;
    }
}

.wi30gdvj2t .kwp57zg18b .d6ti1fossr .cg6wk5w2m9 .l8dy25xo2q {
    margin-bottom: 4px;
}

.wi30gdvj2t .kwp57zg18b .d6ti1fossr .cg6wk5w2m9 a {
    display: block;
    transition: all 0.3s ease;
}

.wi30gdvj2t .kwp57zg18b .d6ti1fossr .cg6wk5w2m9 a:hover {
    opacity: 0.5;
}

.wi30gdvj2t .kwp57zg18b .d6ti1fossr .cg6wk5w2m9 a .qq4o81apse {
    margin-bottom: 0;
}

.wi30gdvj2t .gmrukpjqbq {
    color: #00453D;
}

.wi30gdvj2t .emn9xurk74 {
    color: #495DFF;
}

.wi30gdvj2t .l8dy25xo2q {
    color: #00453D;
}

.wi30gdvj2t .qq4o81apse {
    color: #00453D;
}

.wi30gdvj2t .emn9xurk74,
.wi30gdvj2t .bi5pnjzapo {
    color: #00453D;
}

.gm0w3m9edw {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background: #ffffff;
    background-color: transparent;
}

.gm0w3m9edw .dqj7jncmor.vmmihfjy10 {
    display: none;
}

.gm0w3m9edw .dqj7jncmor {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.gm0w3m9edw .i35gz1ohz8 {
    padding: 0 22px;
}

@media (max-width: 992px) {
    .gm0w3m9edw .i35gz1ohz8 {
        padding: 0 16px;
    }
}

.gm0w3m9edw .i35gz1ohz8 .rubct8npnl {
    padding: 0;
}

.gm0w3m9edw .pphvudr143 {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 710px;
    max-width: 710px;
}

@media (max-width: 768px) {
    .gm0w3m9edw .pphvudr143 {
        min-width: 70%;
        max-width: initial;
        margin-left: 1rem !important;
        margin-right: 1rem !important;
    }
}

.gm0w3m9edw .pphvudr143 .ruj0gjnlbp {
    width: 100%;
}

.gm0w3m9edw .pphvudr143 .ruj0gjnlbp .d6ti1fossr .km7tbblkm2 {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 96px 80px;
    background-color: #6dece0;
}

@media (max-width: 992px) {
    .gm0w3m9edw .pphvudr143 .ruj0gjnlbp .d6ti1fossr .km7tbblkm2 {
        padding: 20px;
    }
}

.gm0w3m9edw .pphvudr143 .ruj0gjnlbp .d6ti1fossr .km7tbblkm2 img {
    width: 500px;
    height: 500px;
    object-fit: cover;
    border-radius: 100%;
}

@media (max-width: 1500px) {
    .gm0w3m9edw .pphvudr143 .ruj0gjnlbp .d6ti1fossr .km7tbblkm2 img {
        width: 400px;
        height: 400px;
    }
}

@media (max-width: 1200px) {
    .gm0w3m9edw .pphvudr143 .ruj0gjnlbp .d6ti1fossr .km7tbblkm2 img {
        width: 250px;
        height: 250px;
    }
}

@media (max-width: 768px) {
    .gm0w3m9edw .pphvudr143 .ruj0gjnlbp .d6ti1fossr .km7tbblkm2 img {
        width: 200px;
        height: 200px;
    }
}

@media (max-width: 500px) {
    .gm0w3m9edw .pphvudr143 .ruj0gjnlbp .d6ti1fossr .km7tbblkm2 img {
        width: 130px;
        height: 130px;
    }
}

.gm0w3m9edw .j8ykuibnh3,
.gm0w3m9edw .epgtvfuyv7 {
    display: flex;
}

.gm0w3m9edw .dw82bna69n {
    top: 50%;
    width: 60px;
    height: 60px;
    margin-top: -1.5rem;
    font-size: 22px;
    background-color: transparent;
    color: #69dff7;
    border: 2px solid #fbe698;
    border-radius: 50%;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
}

@media (max-width: 768px) {
    .gm0w3m9edw .dw82bna69n {
        display: none;
    }
}

.gm0w3m9edw .dw82bna69n:disabled {
    cursor: default;
    display: none;
}

.gm0w3m9edw .dw82bna69n:hover {
    background: transparent;
    color: #69dff7;
    opacity: 0.5;
}

.gm0w3m9edw .dw82bna69n.epgtvfuyv7 {
    left: 0;
    margin-left: 2.5rem;
}

.gm0w3m9edw .dw82bna69n.j8ykuibnh3 {
    right: 0;
    margin-right: 2.5rem;
}

@media (max-width: 767px) {
    .gm0w3m9edw .dw82bna69n {
        top: auto;
        bottom: 0;
    }
}

.gm0w3m9edw .dffyi71x4m {
    position: relative;
    width: 100%;
}

.gm0w3m9edw .k1ugc0kyvi {
    overflow: hidden;
    width: 100%;
}

.gm0w3m9edw .k1ugc0kyvi.is-draggable {
    cursor: grab;
}

.gm0w3m9edw .k1ugc0kyvi.is-dragging {
    cursor: grabbing;
}

.gm0w3m9edw .bow6bdvumx {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.ltviuxxbkj {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.ltviuxxbkj .dqj7jncmor.vmmihfjy10 {
    display: none;
}

.ltviuxxbkj .dqj7jncmor {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ltviuxxbkj .i35gz1ohz8 {
    padding: 0 16px;
}

@media (max-width: 992px) {
    .ltviuxxbkj .i35gz1ohz8 {
        padding: 0 12px;
    }
}

.ltviuxxbkj .i35gz1ohz8 .rubct8npnl {
    padding: 0;
}

.ltviuxxbkj .rubct8npnl {
    justify-content: center;
}

.ltviuxxbkj .wykr8qd0qz {
    padding: 0 22px;
    border-radius: 0;
    justify-content: flex-end;
}

@media (max-width: 992px) {
    .ltviuxxbkj .wykr8qd0qz {
        padding: 0 16px;
    }
}

.ltviuxxbkj .wykr8qd0qz:last-child {
    background-color: #6dece0;
    justify-content: center;
    padding: 22px;
}

@media (max-width: 992px) {
    .ltviuxxbkj .wykr8qd0qz:last-child {
        padding: 0 16px;
    }
}

.ltviuxxbkj .xhyh0n7z1i {
    padding-top: 25%;
    padding-right: 26px;
}

@media (max-width: 992px) {
    .ltviuxxbkj .xhyh0n7z1i {
        padding: 0;
    }
}

.ltviuxxbkj .xhyh0n7z1i .gmrukpjqbq {
    margin-bottom: 200px;
}

@media (max-width: 768px) {
    .ltviuxxbkj .xhyh0n7z1i .gmrukpjqbq {
        margin-bottom: 80px;
    }
}

.ltviuxxbkj .xhyh0n7z1i .ogdxyhazmu {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

@media (max-width: 768px) {
    .ltviuxxbkj .xhyh0n7z1i .ogdxyhazmu {
        display: block;
    }
}

.ltviuxxbkj .xhyh0n7z1i .ogdxyhazmu .c1rct3bofn {
    width: 40%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .ltviuxxbkj .xhyh0n7z1i .ogdxyhazmu .c1rct3bofn {
        margin-bottom: 20px;
    }
}

@media (max-width: 768px) {
    .ltviuxxbkj .xhyh0n7z1i .ogdxyhazmu .c1rct3bofn {
        width: 100%;
    }
}

.ltviuxxbkj .rchxp9rcig {
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    -webkit-flex: none;
    padding: 42px 0;
}

@media (max-width: 992px) {
    .ltviuxxbkj .rchxp9rcig {
        padding: 36px 0;
        border: none;
    }
}

.ltviuxxbkj .rchxp9rcig .py5a7njb4f {
    margin-bottom: 24px;
}

.ltviuxxbkj .rchxp9rcig .tsl2tjs55i {
    margin-bottom: 24px;
}

.ltviuxxbkj .rchxp9rcig .n0molojqbi {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.ltviuxxbkj .rchxp9rcig .n0molojqbi .du1wrrjn47 {
    margin-bottom: 10px;
    text-decoration: underline;
}

.ltviuxxbkj .gmrukpjqbq {
    color: #00453D;
}

.ltviuxxbkj .c1rct3bofn {
    color: #495DFF;
}

.ltviuxxbkj .py5a7njb4f {
    color: #000000;
}

.ltviuxxbkj .tsl2tjs55i {
    color: #000000;
}

.ltviuxxbkj .n0molojqbi {
    color: #000000;
}

.o1vxfqb7ng {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.o1vxfqb7ng .dqj7jncmor.vmmihfjy10 {
    display: none;
}

.o1vxfqb7ng .dqj7jncmor {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.o1vxfqb7ng .i35gz1ohz8 {
    padding: 0 22px;
    overflow: hidden;
}

@media (max-width: 992px) {
    .o1vxfqb7ng .i35gz1ohz8 {
        padding: 0 16px;
    }
}

.o1vxfqb7ng .i35gz1ohz8 .rubct8npnl {
    padding: 0;
}

.o1vxfqb7ng .container {
    overflow: hidden;
}

.o1vxfqb7ng .rubct8npnl {
    justify-content: center;
}

.o1vxfqb7ng .xhyh0n7z1i {
    margin-bottom: 80px;
}

.o1vxfqb7ng .xhyh0n7z1i .gmrukpjqbq {
    padding-top: 22px;
    margin-bottom: 0;
}

.o1vxfqb7ng .ztwsa5f4mh {
    width: 62%;
    margin: 0 auto;
}

@media (max-width: 992px) {
    .o1vxfqb7ng .ztwsa5f4mh {
        width: 80%;
    }
}

@media (max-width: 768px) {
    .o1vxfqb7ng .ztwsa5f4mh {
        width: 100%;
    }
}

.o1vxfqb7ng .ztwsa5f4mh .bq00uime4r .app-video-wrapper img {
    height: 450px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .o1vxfqb7ng .ztwsa5f4mh .bq00uime4r .app-video-wrapper img {
        height: 300px;
    }
}

.o1vxfqb7ng .app-video-wrapper::before {
    color: #6dece0;
    text-shadow: none;
}

.o1vxfqb7ng .gmrukpjqbq {
    color: #00453D;
}

.tm8jy3d800 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.tm8jy3d800 .dqj7jncmor.vmmihfjy10 {
    display: none;
}

.tm8jy3d800 .dqj7jncmor {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.tm8jy3d800 .i35gz1ohz8 {
    padding: 0 22px;
    overflow: hidden;
}

@media (max-width: 992px) {
    .tm8jy3d800 .i35gz1ohz8 {
        padding: 0 16px;
    }
}

.tm8jy3d800 .i35gz1ohz8 .rubct8npnl {
    padding: 0;
}

.tm8jy3d800 .container {
    overflow: hidden;
}

.tm8jy3d800 .xhyh0n7z1i {
    margin-bottom: 102px;
}

@media (max-width: 992px) {
    .tm8jy3d800 .xhyh0n7z1i {
        margin-bottom: 80px;
    }
}

.tm8jy3d800 .xhyh0n7z1i .gmrukpjqbq {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .tm8jy3d800 .xhyh0n7z1i .gmrukpjqbq {
        margin-bottom: 32px;
    }
}

@media (max-width: 768px) {
    .tm8jy3d800 .xhyh0n7z1i .gmrukpjqbq {
        margin-bottom: 24px;
    }
}

.tm8jy3d800 .xhyh0n7z1i .c1rct3bofn {
    margin-bottom: 0;
}

.tm8jy3d800 .dupwuxm32z {
    display: inline-grid;
    grid-template-columns: repeat(3, 190px);
    grid-column-gap: 24px;
    grid-row-gap: 64px;
}

@media (max-width: 768px) {
    .tm8jy3d800 .dupwuxm32z {
        grid-template-columns: repeat(1, 100%);
        grid-column-gap: 16px;
        grid-row-gap: 32px;
    }
}

.tm8jy3d800 .dupwuxm32z .wykr8qd0qz .emn9xurk74 {
    margin-bottom: 4px;
}

.tm8jy3d800 .dupwuxm32z .wykr8qd0qz .f6bz5qzbdv {
    margin-bottom: 4px;
}

.tm8jy3d800 .dupwuxm32z .wykr8qd0qz .uhxdw2d4zm {
    margin-bottom: 0;
}

.tm8jy3d800 .gmrukpjqbq {
    color: #495DFF;
}

.tm8jy3d800 .c1rct3bofn {
    color: #00453D;
}

.tm8jy3d800 .emn9xurk74 {
    color: #00453D;
}

.tm8jy3d800 .f6bz5qzbdv {
    color: #00453D;
}

.tm8jy3d800 .uhxdw2d4zm {
    color: #495DFF;
}

.tm8jy3d800 .gmrukpjqbq,
.tm8jy3d800 .tex6wbwfvf {
    color: #00453D;
}

.t27lzs9y0g .dqj7jncmor.vmmihfjy10 {
    display: none;
}

.t27lzs9y0g .dqj7jncmor {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background1.jpg");
}

.t27lzs9y0g .i35gz1ohz8 {
    padding: 0 22px;
    overflow: hidden;
}

@media (max-width: 992px) {
    .t27lzs9y0g .i35gz1ohz8 {
        padding: 0 16px;
    }
}

.t27lzs9y0g .i35gz1ohz8 .rubct8npnl {
    padding: 0;
}

.t27lzs9y0g .container {
    overflow: hidden;
}

.t27lzs9y0g .rubct8npnl {
    justify-content: center;
}

.t27lzs9y0g .xhyh0n7z1i .gmrukpjqbq {
    margin-bottom: 0;
}

.t27lzs9y0g .gmrukpjqbq {
    color: #495DFF;
    text-align: center;
}

.cid-uYQfGE1tEt {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #6dece0;
}

.cid-uYQfGE1tEt .dqj7jncmor.vmmihfjy10 {
    display: none;
}

.cid-uYQfGE1tEt .dqj7jncmor {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cid-uYQfGE1tEt .i35gz1ohz8 {
    padding: 0 22px;
}

@media (max-width: 992px) {
    .cid-uYQfGE1tEt .i35gz1ohz8 {
        padding: 0 16px;
    }
}

.cid-uYQfGE1tEt .i35gz1ohz8 .rubct8npnl {
    padding: 0;
}

.cid-uYQfGE1tEt .rubct8npnl {
    justify-content: center;
}

@media (max-width: 992px) {
    .cid-uYQfGE1tEt .kwp57zg18b {
        margin-bottom: 80px;
    }
}

.cid-uYQfGE1tEt .kwp57zg18b .d6ti1fossr {
    flex-direction: column;
    display: flex;
    justify-content: space-between;
    height: 100%;
}

.cid-uYQfGE1tEt .kwp57zg18b .d6ti1fossr .xwwqsz66si {
    padding: 0 22px;
}

@media (max-width: 768px) {
    .cid-uYQfGE1tEt .kwp57zg18b .d6ti1fossr .xwwqsz66si {
        padding: 0;
    }
}

.cid-uYQfGE1tEt .kwp57zg18b .d6ti1fossr .xwwqsz66si .uhxdw2d4zm {
    margin-bottom: 16px;
}

.cid-uYQfGE1tEt .kwp57zg18b .d6ti1fossr .xwwqsz66si .mbr-price {
    margin: 0 auto 42px;
}

.cid-uYQfGE1tEt .kwp57zg18b .d6ti1fossr .xwwqsz66si .gmrukpjqbq {
    margin-bottom: 22px;
}

.cid-uYQfGE1tEt .kwp57zg18b .d6ti1fossr .xwwqsz66si .c1rct3bofn {
    margin-bottom: 32px;
}

.cid-uYQfGE1tEt .kwp57zg18b .d6ti1fossr .wvu979lc17 {
    padding: 0 22px;
}

@media (max-width: 768px) {
    .cid-uYQfGE1tEt .kwp57zg18b .d6ti1fossr .wvu979lc17 {
        padding: 0;
    }
}

.cid-uYQfGE1tEt .uhxdw2d4zm {
    color: #000000;
    text-align: center;
}

.cid-uYQfGE1tEt .mbr-price {
    color: #000000;
    text-align: center;
}

.cid-uYQfGE1tEt .gmrukpjqbq {
    color: #ffffff;
}

.cid-uYQfGE1tEt .c1rct3bofn {
    color: #000000;
    text-align: center;
}

.cid-uYQfGE1tEt .gmrukpjqbq,
.cid-uYQfGE1tEt .wvu979lc17 {
    text-align: center;
    color: #000000;
}

.dtcddknhm6 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.dtcddknhm6 .dqj7jncmor.vmmihfjy10 {
    display: none;
}

.dtcddknhm6 .dqj7jncmor {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.dtcddknhm6 .i35gz1ohz8 {
    padding: 0 22px;
    overflow: hidden;
}

@media (max-width: 992px) {
    .dtcddknhm6 .i35gz1ohz8 {
        padding: 0 16px;
    }
}

.dtcddknhm6 .i35gz1ohz8 .rubct8npnl {
    padding: 0;
}

.dtcddknhm6 .container {
    overflow: hidden;
}

.dtcddknhm6 .dloeup7ec4 {
    display: grid;
    grid-template-columns: repeat(4, 200px);
}

@media (min-width: 1500px) {
    .dtcddknhm6 .dloeup7ec4 {
        grid-template-columns: repeat(4, 250px);
    }
}

@media (min-width: 1900px) {
    .dtcddknhm6 .dloeup7ec4 {
        grid-template-columns: repeat(4, 300px);
    }
}

@media (max-width: 1200px) {
    .dtcddknhm6 .dloeup7ec4 {
        grid-template-columns: repeat(3, 200px);
    }
}

@media (max-width: 992px) {
    .dtcddknhm6 .dloeup7ec4 {
        grid-template-columns: repeat(3, 150px);
    }
}

.dtcddknhm6 .dloeup7ec4 img {
    width: 200px;
    height: 200px;
    object-fit: cover;
    border-radius: 100%;
}

@media (min-width: 1500px) {
    .dtcddknhm6 .dloeup7ec4 img {
        width: 250px;
        height: 250px;
    }
}

@media (min-width: 1900px) {
    .dtcddknhm6 .dloeup7ec4 img {
        width: 300px;
        height: 300px;
    }
}

@media (max-width: 992px) {
    .dtcddknhm6 .dloeup7ec4 img {
        width: 150px;
        height: 150px;
    }
}

.dtcddknhm6 .gmrukpjqbq {
    color: #495DFF;
    text-align: center;
}

.z8kc77om9g {
    background-color: transparent;
}

.z8kc77om9g .dqj7jncmor.vmmihfjy10 {
    display: none;
}

.z8kc77om9g .dqj7jncmor {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.z8kc77om9g .i35gz1ohz8 {
    padding: 0 22px;
}

@media (max-width: 992px) {
    .z8kc77om9g .i35gz1ohz8 {
        padding: 0 16px;
    }
}

.z8kc77om9g .i35gz1ohz8 .rubct8npnl {
    padding: 0;
}

.z8kc77om9g .xhyh0n7z1i {
    margin-bottom: 102px;
}

@media (max-width: 992px) {
    .z8kc77om9g .xhyh0n7z1i {
        margin-bottom: 80px;
    }
}

.z8kc77om9g .xhyh0n7z1i .gmrukpjqbq {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .z8kc77om9g .duax7h9n8m {
        margin-bottom: 80px;
    }
}

.z8kc77om9g .duax7h9n8m .j94hr0j7cw {
    margin-bottom: 32px;
}

.z8kc77om9g .duax7h9n8m .j94hr0j7cw .mbr-label {
    margin-bottom: 4px;
}

.z8kc77om9g .duax7h9n8m .j94hr0j7cw .w99sj1a51l {
    margin-bottom: 0;
}

.z8kc77om9g .f129e1jm4t.rubct8npnl .b0gpzuq7vx {
    margin-bottom: 32px !important;
    padding: 0 16px;
}

.z8kc77om9g .f129e1jm4t.rubct8npnl .b0gpzuq7vx .ep7csrx5kk {
    font-weight: 300;
    padding: 8px 0;
    border-radius: 0;
    border: none !important;
    background-color: transparent;
    box-shadow: none;
    border-bottom: 1px solid #00453d !important;
}

.z8kc77om9g .f129e1jm4t.rubct8npnl .b0gpzuq7vx .ep7csrx5kk::placeholder {
    color: #00453d;
}

.z8kc77om9g .f129e1jm4t.rubct8npnl .b0gpzuq7vx .ep7csrx5kk:hover,
.z8kc77om9g .f129e1jm4t.rubct8npnl .b0gpzuq7vx .ep7csrx5kk:focus {
    box-shadow: none;
    border: none !important;
    border-bottom: 1px solid #00453d !important;
}

.z8kc77om9g .f129e1jm4t.rubct8npnl .b0gpzuq7vx textarea {
    min-height: 170px;
}

@media (max-width: 768px) {
    .z8kc77om9g .f129e1jm4t.rubct8npnl .b0gpzuq7vx textarea {
        min-height: 145px;
    }
}

.z8kc77om9g .f129e1jm4t.rubct8npnl .b0gpzuq7vx .form-check .form-check-input {
    background-color: #00453d;
    border-color: #00453d;
}

.z8kc77om9g .f129e1jm4t.rubct8npnl .wvu979lc17 {
    width: 100% !important;
}

.z8kc77om9g .f129e1jm4t.rubct8npnl .wvu979lc17 .thqolv62km {
    width: 100%;
}

.z8kc77om9g .gmrukpjqbq {
    color: #00453D;
    text-align: center;
}

.z8kc77om9g .mbr-label {
    color: #495DFF;
}

.z8kc77om9g .w99sj1a51l {
    color: #00453D;
}

.z8kc77om9g label {
    color: #495DFF;
}

.r86r09a3dm {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #6dece0;
}

.r86r09a3dm .dqj7jncmor.vmmihfjy10 {
    display: none;
}

.r86r09a3dm .dqj7jncmor {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.r86r09a3dm .i35gz1ohz8 {
    padding: 0 22px;
    overflow: hidden;
}

@media (max-width: 992px) {
    .r86r09a3dm .i35gz1ohz8 {
        padding: 0 16px;
    }
}

.r86r09a3dm .i35gz1ohz8 .rubct8npnl {
    padding: 0;
}

.r86r09a3dm .xhyh0n7z1i .gmrukpjqbq {
    margin-bottom: 22px;
}

.r86r09a3dm .xhyh0n7z1i .c1rct3bofn {
    margin-bottom: 64px;
}

.r86r09a3dm .n0molojqbi {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline-flex;
    flex-direction: column;
    color: #000000;
}

.r86r09a3dm .n0molojqbi .du1wrrjn47 {
    display: inline;
    padding: 16px 0;
    position: relative;
    width: fit-content;
}

.r86r09a3dm .n0molojqbi .du1wrrjn47:hover::before,
.r86r09a3dm .n0molojqbi .du1wrrjn47:focus::before {
    opacity: 1;
}

.r86r09a3dm .n0molojqbi .du1wrrjn47::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 2px;
    background-color: #000000;
    opacity: 0.3;
    transition: all 0.3s ease;
}

.r86r09a3dm .gmrukpjqbq {
    color: #495DFF;
}

.r86r09a3dm .c1rct3bofn {
    color: #495DFF;
}

.r86r09a3dm .gmrukpjqbq,
.r86r09a3dm .qt10crx4dm {
    color: #000000;
}

.e90vxwsatq {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f1f2f4;
    background-color: transparent;
}

.e90vxwsatq .dqj7jncmor.vmmihfjy10 {
    display: none;
}

.e90vxwsatq .dqj7jncmor {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.e90vxwsatq .i35gz1ohz8 {
    padding: 0 22px;
    overflow: hidden;
}

@media (max-width: 992px) {
    .e90vxwsatq .i35gz1ohz8 {
        padding: 0 16px;
    }
}

.e90vxwsatq .i35gz1ohz8 .rubct8npnl {
    padding: 0;
}

.e90vxwsatq .xhyh0n7z1i .gmrukpjqbq {
    margin-bottom: 32px;
}

.e90vxwsatq .n0molojqbi {
    padding: 0;
    margin-bottom: 32px;
    list-style-type: none;
    color: #495DFF;
}

.e90vxwsatq .n0molojqbi .du1wrrjn47 {
    padding: 12px 0;
    transition: all 0.3s ease;
}

.e90vxwsatq .n0molojqbi .du1wrrjn47:hover {
    opacity: 0.5;
}

.e90vxwsatq .wvu979lc17 {
    width: 100%;
}

.e90vxwsatq .wvu979lc17 .thqolv62km {
    width: 100%;
}

.e90vxwsatq .cxd1r2acnu {
    padding: 64px 0;
    margin-bottom: 0;
    color: #00453D;
    text-align: center;
}

@media (max-width: 992px) {
    .e90vxwsatq .cxd1r2acnu {
        padding: 32px 0;
    }
}

.e90vxwsatq .gmrukpjqbq {
    color: #495DFF;
}